📄️ ControlTheme Class
Defines a switchable theme for a control.
📄️ IGlobalStyles Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ ISetterInstance Interface
Note: This API is unstable and may change in a future release.
📄️ ISetterValue Interface
Customizes the behavior of a class when added as a value to a SetterBase.
📄️ IStyle Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ IStyleable Interface
This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.
📄️ IStyleHost Interface
Note: This interface is not client implementable. You need to enable PrivateApi if you want to implement this interface.
📄️ ITemplate Interface
Definition
📄️ IThemeVariantHost Interface
Interface for the host element with a theme variant.
📄️ Selector Class
A selector in a Style.
📄️ Selectors Class
Extension methods for Selector.
📄️ Setter Class
A setter for a Style.
📄️ SetterBase Class
Represents the base class for value setters.
📄️ Style Class
Defines a style.
📄️ StyleBase Class
Base class for Style and ControlTheme.
📄️ Styles Class
A style that consists of a number of child styles.
📄️ ThemeVariant Class
Specifies a UI theme variant that should be used for the Control and Application types.
📄️ ThemeVariantTypeConverter Class
Definition