Styling Namespace
Namespace Avalonia.Styling
Types
- Container
- ContainerQuery - Defines a container.
- ContainerSizing - Defines how a container is queried.
- ControlTheme - Defines a switchable theme for a control.
- IGlobalStyles - Defines the style host that provides styles global to the application.
- ISetterInstance - Represents a Avalonia.Styling.Setter that has been instanced on a control.
- ISetterValue - Customizes the behavior of a class when added as a value to a Avalonia.Styling.SetterBase.
- IStyle - Defines the interface for styles.
- IStyleHost - Defines an element that has a Avalonia.Styling.IStyleHost.Styles collection.
- ITemplate
- IThemeVariantHost - Interface for the host element with a theme variant.
- Selector - A selector in a Avalonia.Styling.Style.
- Selectors - Extension methods for Avalonia.Styling.Selector.
- Setter - A setter for a Avalonia.Styling.Style.
- SetterBase - Represents the base class for value setters.
- Style - Defines a style.
- StyleBase - Base class for Avalonia.Styling.Style and Avalonia.Styling.ControlTheme.
- StyleQueries - Extension methods for Avalonia.Styling.StyleQuery.
- StyleQuery - A query in a Avalonia.Styling.ContainerQuery.
- StyleQueryComparisonOperator
- Styles - A style that consists of a number of child styles.
- ThemeVariant - Specifies a UI theme variant that should be used for the Control and Application types.
- ThemeVariantTypeConverter