Back to Devexpress

LightweightSystemTheme Properties

wpf-devexpress-dot-xpf-dot-core-dot-lightweightsystemtheme-dot-underscore-properties.md

latest4.3 KB
Original Source

LightweightSystemTheme Properties

A WPF lightweight theme that reads the Windows app mode.

NameDescription
AssemblyGets information about the assembly that contains the theme. Inherited from LightweightTheme.
BaseNameGets the name of the Base theme. Inherited from LightweightTheme.
CategoryGets the user-friendly theme category name. Inherited from LightweightTheme.
CategoryNameGets the theme category name. Inherited from LightweightTheme.
DarkGets the theme applied for the Dark app mode.
DisplayCategoryGets or sets the user-friendly theme category name. Inherited from LightweightTheme.
DisplayNameGets or sets the user-friendly theme name. Inherited from LightweightTheme.
EffectiveThemeGets the applied theme (Dark, Light, or HighContrast).
HighContrastGets the theme applied if the High Contrast option is enabled.
IsPaletteThemeGets whether the theme is a palette theme. Inherited from LightweightTheme.
IsSystemColorsThemeGets whether the Windows accent color is applied to the theme.
LargeGlyphGets or sets the theme’s large icon. Inherited from LightweightTheme.
LightGets the theme applied for the Light app mode.
NameGets the theme name. Inherited from LightweightTheme.
PaletteGets the theme color palette. Inherited from LightweightTheme.
PaletteNameGets or sets the name of the predefined palette applied to the theme. Inherited from LightweightTheme.
ShowInThemeSelectorGets or sets whether to display the theme in the theme selector. Inherited from LightweightTheme.
SmallGlyphGets or sets the theme’s small icon. Inherited from LightweightTheme.
SvgGlyphGets or sets the theme’s SVG icon. Inherited from LightweightTheme.
SvgPaletteGets or sets the color palette for the SvgGlyph. Inherited from LightweightTheme.

See Also

LightweightSystemTheme Class

LightweightSystemTheme Members

DevExpress.Xpf.Core Namespace