ApplicationThemeHelper Properties
An abstract class that provides access to an application’s theme settings.
Name | Description |
---|---|
Application |
Gets or sets the name of the theme applied to the entire application. |
Configuration |
Gets or sets where to save the application theme name. |
Use |
Gets or sets whether to display vector or bitmap icons within WPF controls. |
Use |
Specifies whether the application should use the legacy default theme (“Deep |
See Also