Appearance Properties
Contains a LayoutItem cell’s states.| Name | Description |
|---|---|
| Active | Gets or sets appearance properties that are applied to the item when it is active. This is a dependency property. |
| Normal | Gets or sets appearance properties that are applied to the item when it is in the normal state (inactive). This is a dependency property. |
See Also