Summary
Sets or sets the outer margin for the header.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- Headered
Control Helper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(HeaderedContentControl))]
[AttachedPropertyBrowsableForType(typeof(Flyout))]
public static void SetHeaderMargin(UIElement element, Thickness value)
Attributes
| Type | Description |
|---|---|
| Category | |
| Attached |
|
| Attached |
Parameters
| Name | Type | Description |
|---|---|---|
| element | UIElement | |
| value | Thickness |
Return Value
| Type | Description |
|---|---|
| void |
