Skip to main content
All docs
V23.2

LightweightThemeManager.ActualApplicationThemeName Property

Gets the applied theme name.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static string ActualApplicationThemeName { get; }

Property Value

Type Description
String

The applied theme name.

See Also