ExpanderHelper.

SetHeaderUpStyle(UIElement, Style) Method

Summary

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

Syntax

public static void SetHeaderUpStyle(UIElement element, Style value)

Parameters

Name Type Description
element UIElement
value Style

Return Value

Type Description
void