Свойство | Type | Description | |
---|---|---|---|
ToggleSwitch_Toggled | void |
Méthode | Description | |
---|---|---|
ToggleSwitch ( ) : System |
Initializes a new instance of the ToggleSwitch class.
|
|
ToggleSwitch ( string name ) : System |
Initializes a new instance of the ToggleSwitch class.
|
Méthode | Description | |
---|---|---|
ToggleSwitch_Toggled ( object sender, |
Handles the Toggled event of the ToggleSwitch control.
|
public ToggleSwitch ( string name ) : System | ||
name | string | The name. |
Résultat | System |