Свойство | Тип | Описание | |
---|---|---|---|
StateProperty |
Метод | Описание | |
---|---|---|
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.
|
Метод | Описание | |
---|---|---|
OnStateChanged ( |
Handles changes to the State property.
|
public static GetState ( |
||
d | ||
Результат | string |
public static SetState ( |
||
d | ||
value | string | |
Результат | void |