HeaderedControlHelper.

GetHeaderVerticalContentAlignment(UIElement) Method

Summary

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

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(HeaderedContentControl))]
public static VerticalAlignment GetHeaderVerticalContentAlignment(UIElement element)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType

Parameters

Name Type Description
element UIElement

Return Value

Type Description
VerticalAlignment