Class StandardVisualTheme
Represents a color theme with an additional list of predefined colors. This class is abstract.
public abstract class StandardVisualTheme : VisualTheme, IVisualTheme, IDisposable
- Inheritance
-
StandardVisualTheme
- Implements
- Derived
Constructors
- StandardVisualTheme(string, Font)
Initialize new instance of
StandardVisualTheme
with specified parameters.
Properties
- Colors
Gets or sets a list of predefined theme colors.