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