IAppearanceEnabled Members
Declares members implemented by the UI elements that can be disabled or enabled by a conditional appearance rule.Properties
Name | Description |
---|---|
Enabled | Specifies whether a UI element is enabled. |
Methods
Name | Description |
---|---|
ResetEnabled() | Resets a UI element’s enabled state, if it has been changed by a conditional appearance rule. |
See Also