LightweightSystemTheme Properties
A WPF lightweight theme that reads the Windows app mode.
Name | Description |
---|---|
Assembly |
Gets information about the assembly that contains the theme.
Inherited from Lightweight |
Base |
Gets the name of the Base theme.
Inherited from Lightweight |
Category |
Gets the user-friendly theme category name.
Inherited from Lightweight |
Category |
Gets the theme category name.
Inherited from Lightweight |
Dark | Gets the theme applied for the Dark app mode. |
Display |
Gets or sets the user-friendly theme category name.
Inherited from Lightweight |
Display |
Gets or sets the user-friendly theme name.
Inherited from Lightweight |
Effective |
Gets the applied theme (Dark, Light, or High |
High |
Gets the theme applied if the High Contrast option is enabled. |
Is |
Gets whether the theme is a palette theme.
Inherited from Lightweight |
Is |
Gets whether the Windows accent color is applied to the theme. |
Large |
Gets or sets the theme’s large icon.
Inherited from Lightweight |
Light | Gets the theme applied for the Light app mode. |
Name |
Gets the theme name.
Inherited from Lightweight |
Palette |
Gets the theme color palette.
Inherited from Lightweight |
Palette |
Gets or sets the name of the predefined palette applied to the theme.
Inherited from Lightweight |
Show |
Gets or sets whether to display the theme in the theme selector.
Inherited from Lightweight |
Small |
Gets or sets the theme’s small icon.
Inherited from Lightweight |
Svg |
Gets or sets the theme’s SVG icon.
Inherited from Lightweight |
Svg |
Gets or sets the color palette for the Svg |
See Also