LayoutAwareDecorator Attached Properties
Allows you to manage a control’s visibility in specific app states.| Name | Description |
|---|---|
| ViewStateVisibility static |
Gets or sets the app state(s) in which an object will be visible. In other app states, the object will be hidden. This is an attached property. |
See Also