Summary
Sets the value of the FontStretch for the header.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- Headered
Control Helper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(HeaderedContentControl))]
[AttachedPropertyBrowsableForType(typeof(TabControl))]
public static void SetHeaderFontStretch(UIElement element, FontStretch value)
Attributes
Type | Description |
---|---|
Category | |
Attached |
|
Attached |
Parameters
Name | Type | Description |
---|---|---|
element | UIElement | |
value | FontStretch |
Return Value
Type | Description |
---|---|
void |