LightweightThemeManager.CurrentTheme Property
In This Article
Gets the applied EffectiveTheme.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static LightweightTheme CurrentTheme { get; }
#Property Value
Type | Description |
---|---|
Lightweight |
The applied Effective |
See Also