- 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 |
---|---|---|
Content |
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 |
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 |
void |
static
|