HeaderedControlHelper.

GetHeaderHorizontalContentAlignment(UIElement) Method

Summary

Gets the horizontal alignment of the header.
Namespace
MahApps.Metro.Controls
Containing Type
HeaderedControlHelper

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(HeaderedContentControl))]
public static HorizontalAlignment GetHeaderHorizontalContentAlignment(UIElement element)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType

Parameters

Name Type Description
element UIElement

Return Value

Type Description
HorizontalAlignment