HeaderedControlHelper.

GetHeaderMargin(UIElement) Method

Summary

Gets or sets the outer margin for the header.
Namespace
MahApps.Metro.Controls
Containing Type
HeaderedControlHelper

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(HeaderedContentControl))]
public static Thickness GetHeaderMargin(UIElement element)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType

Parameters

Name Type Description
element UIElement

Return Value

Type Description
Thickness