Свойство | Type | Description | |
---|---|---|---|
ContentDirectionProperty | |||
HeaderProperty | |||
HeaderTemplateProperty | |||
IsCheckedProperty | |||
OffLabelProperty | |||
OnLabelProperty | |||
SwitchForegroundProperty |
Свойство | Type | Description | |
---|---|---|---|
ChangeVisualState | void | ||
CheckedHandler | void | ||
ClickHandler | void | ||
IndeterminateHandler | void | ||
OnIsCheckedChanged | void | ||
SetDefaultContent | void | ||
ToggleSwitch_PreviewKeyUp | void | ||
UncheckedHandler | void |
Méthode | Description | |
---|---|---|
OnApplyTemplate ( ) : void | ||
ToString ( ) : string | ||
ToggleSwitch ( ) : System |
Méthode | Description | |
---|---|---|
OnContentChanged ( object oldContent, object newContent ) : void |
Méthode | Description | |
---|---|---|
ChangeVisualState ( bool useTransitions ) : void | ||
CheckedHandler ( object sender, |
||
ClickHandler ( object sender, |
||
IndeterminateHandler ( object sender, |
||
OnIsCheckedChanged ( |
||
SetDefaultContent ( ) : void | ||
ToggleSwitch_PreviewKeyUp ( object sender, System e ) : void | ||
UncheckedHandler ( object sender, |
protected OnContentChanged ( object oldContent, object newContent ) : void | ||
oldContent | object | |
newContent | object | |
Résultat | void |
public static DependencyProperty,System.Windows ContentDirectionProperty | ||
Résultat |
public static DependencyProperty,System.Windows HeaderProperty | ||
Résultat |
public static DependencyProperty,System.Windows HeaderTemplateProperty | ||
Résultat |
public static DependencyProperty,System.Windows IsCheckedProperty | ||
Résultat |
public static DependencyProperty,System.Windows OffLabelProperty | ||
Résultat |
public static DependencyProperty,System.Windows OnLabelProperty | ||
Résultat |