ToggleButtonHelper Class

Namespace
MahApps.Metro.Controls
Base Types
  • object
graph BT Type-->Base0["object"] Type["ToggleButtonHelper"] class Type type-node

Syntax

public static class ToggleButtonHelper

Fields

Name Constant Value Summary
ContentDirectionProperty
This property can be used to handle the style for CheckBox and RadioButton LeftToRight means content left and button right and RightToLeft vise versa
static

Methods

Name Value Summary
GetContentDirection(UIElement) FlowDirection
This property can be used to handle the style for CheckBox and RadioButton LeftToRight means content left and button right and RightToLeft vise versa
static
SetContentDirection(UIElement, FlowDirection) void
static