Skip to main content
A newer version of this page is available.

ThemeManager.ActualApplicationThemeName Property

Gets the name of the theme applied to the entire application.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v18.2.dll

Declaration

[Browsable(false)]
public static string ActualApplicationThemeName { get; }

Property Value

Type Description
String

A String value that specifies the theme name.

See Also