Back to Devexpress

Theme Properties

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

latest2.4 KB
Original Source

Theme Properties

A WPF theme.

NameDescription
AssemblyGets an assembly that contains this theme.
AssemblyNameGets or sets the name of an assembly that contains this theme.
CachePaletteThemes staticGets or sets whether to cache the current palette theme assembly. This is a dependency property.
CategoryGets the name of the theme category to which the current theme belongs.
DefaultThemeFullName staticGets the full name of the default theme.
DefaultThemeName staticGets the name of the default theme.
FullNameGets or sets the full theme name.
GlobalAssemblyCacheFor internal use.
IsStandardFor internal use.
LargeGlyphGets the uniform resource identifier of the large icon for the current theme.
NameGets or sets the theme name.
PaletteThemeCacheDirectory staticGets or sets a directory where the cached palette theme’s assemblies are stored.
PublicKeyTokenFor internal use.
SmallGlyphGets the uniform resource identifier of the small icon for the current theme.
SvgGlyphGets the uniform resource identifier of the vector (SVG) icon for the current theme.
Themes staticGets a list of themes registered in the ThemeManager.
VersionGets or sets the theme version.

See Also

Theme Class

Theme Members

DevExpress.Xpf.Core Namespace