Summary
Gets the value of the FontFamily for the header.
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(HeaderedContentControl))]
[AttachedPropertyBrowsableForType(typeof(TabControl))]
[AttachedPropertyBrowsableForType(typeof(Flyout))]
public static FontFamily GetHeaderFontFamily(UIElement element)
Attributes
| Type |
Description |
| Category |
|
| AttachedPropertyBrowsableForType |
|
| AttachedPropertyBrowsableForType |
|
| AttachedPropertyBrowsableForType |
|
Parameters
| Name |
Type |
Description |
| element |
UIElement |
|
Return Value
| Type |
Description |
| FontFamily |
|