Свойство | Type | Description | |
---|---|---|---|
StateProperty |
Méthode | Description | |
---|---|---|
GetState ( |
Gets the State property. This dependency property indicates the VisualState that the associated control should be set to.
|
|
SetState ( |
Sets the State property. This dependency property indicates the VisualState that the associated control should be set to.
|
Méthode | Description | |
---|---|---|
OnStateChanged ( |
Handles changes to the State property.
|
public static GetState ( |
||
d | ||
Résultat | string |
public static SetState ( |
||
d | ||
value | string | |
Résultat | void |