Summary
Gets 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 Thickness GetHeaderMargin(UIElement element)
Attributes
| Type | Description |
|---|---|
| Category | |
| Attached |
|
| Attached |
Parameters
| Name | Type | Description |
|---|---|---|
| element | UIElement |
Return Value
| Type | Description |
|---|---|
| Thickness |
