Theme Properties
A WPF theme.Name | Description |
---|---|
Assembly | Gets an assembly that contains this theme. |
Assembly |
Gets or sets the name of an assembly that contains this theme. |
Cache |
Gets or sets whether to cache the current palette theme assembly. This is a dependency property. |
Category | Gets the name of the theme category to which the current theme belongs. |
Default |
Gets the full name of the default theme. |
Default |
Gets the name of the default theme. |
Full |
Gets or sets the full theme name. |
Global |
For internal use. |
Is |
For internal use. |
Large |
Gets the uniform resource identifier of the large icon for the current theme. |
Name | Gets or sets the theme name. |
Palette |
Gets or sets a directory where the cached palette theme’s assemblies are stored. |
Public |
For internal use. |
Small |
Gets the uniform resource identifier of the small icon for the current theme. |
Svg |
Gets the uniform resource identifier of the vector (SVG) icon for the current theme. |
Themes static |
Gets a list of themes registered in the Theme |
Version | Gets or sets the theme version. |
See Also