ToggleButtonHelper.

SetContentDirection(UIElement, FlowDirection) Method

Namespace
MahApps.Metro.Controls
Containing Type
ToggleButtonHelper

Syntax

public static void SetContentDirection(UIElement element, FlowDirection value)

Parameters

Name Type Description
element UIElement
value FlowDirection

Return Value

Type Description
void