ExpanderHelper.

SetHeaderLeftStyle(UIElement, Style) Method

Summary

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

Syntax

public static void SetHeaderLeftStyle(UIElement element, Style value)

Parameters

Name Type Description
element UIElement
value Style

Return Value

Type Description
void