Property | Type | Description | |
---|---|---|---|
StateProperty |
Method | 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.
|
Method | Description | |
---|---|---|
OnStateChanged ( |
Handles changes to the State property.
|
public static GetState ( |
||
d | ||
return | string |
public static SetState ( |
||
d | ||
value | string | |
return | void |