StateAppearances Properties
Provides a set of properties that regulate appearance settings used to paint bar and Ribbon objects in different visual states.| Name | Description |
|---|---|
| Disabled | Specifies appearance settings used to paint an object in a disabled state. |
| Hovered | Specifies appearance settings used to paint an object when it’s hovered. |
| Normal | Specifies appearance settings used to paint an object in its regular state. |
| Pressed | Specifies appearance settings used to paint an object when it’s clicked. |
See Also