LightweightTheme Properties
A WPF lightweight theme.Name | Description |
---|---|
Assembly | Gets information about the assembly that contains the theme. |
BaseName | Gets the name of the Base theme. |
Category | Gets the user-friendly theme category name. |
CategoryName | Gets the theme category name. |
DisplayCategory | Gets or sets the user-friendly theme category name. |
DisplayName | Gets or sets the user-friendly theme name. |
IsPaletteTheme | Gets whether the theme is a palette theme. |
LargeGlyph | Gets or sets the theme’s large icon. |
Name | Gets the theme name. |
Palette | Gets the theme color palette. |
PaletteName | Gets or sets the name of the predefined palette applied to the theme. |
ShowInThemeSelector | Gets or sets whether to display the theme in the theme selector. |
SmallGlyph | Gets or sets the theme’s small icon. |
SvgGlyph | Gets or sets the theme’s SVG icon. |
SvgPalette | Gets or sets the color palette for the SvgGlyph. |
See Also