Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ApplicationThemeHelper Properties

An abstract class that provides access to an application’s theme settings.
Name Description
ApplicationThemeName static Gets or sets the name of the theme applied to the entire application.
ConfigurationUserLevel static Gets or sets where to save the application theme name.
UseDefaultSvgImages static Gets or sets whether to display vector or bitmap icons within WPF controls.
UseLegacyDefaultTheme static Specifies whether the application should use the legacy default theme (“DeepBlue”).
See Also