📄️ ControlTheme Class
Defines a switchable theme for a control.
📄️ IGlobalStyles Interface
Defines the style host that provides styles global to the application.
📄️ ISetterInstance Interface
Represents a Setter that has been instanced on a control.
📄️ ISetterValue Interface
Customizes the behavior of a class when added as a value to a SetterBase.
📄️ IStyle Interface
Defines the interface for styles.
📄️ IStyleable Interface
Note: This API is now obsolete.
📄️ IStyleHost Interface
Defines an element that has a Styles collection.
📄️ 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