ExpanderHelper.

GetHeaderLeftStyle(UIElement) Method

Summary

Gets the toggle button style used for the ExpandDirection Left.
Namespace
MahApps.Metro.Controls
Containing Type
ExpanderHelper

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(Expander))]
public static Style GetHeaderLeftStyle(UIElement element)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType

Parameters

Name Type Description
element UIElement

Return Value

Type Description
Style