[]
public class Theme : ITheme
Public Class Theme
Implements ITheme
Name | Description |
---|---|
Theme(string, ITheme) | Constructor.
Creates a new theme based on the given theme, if the given theme is null ( |
Name | Description |
---|---|
IsBuiltIn | Gets whether the theme is a built-in theme. |
Name | Gets the name of the theme. |
ThemeColorScheme | Represents a color scheme within the theme. |
ThemeFontScheme | Represents a font scheme within the theme. |