LightweightSystemTheme.EffectiveTheme Property
In This Article
Gets the applied theme (Dark, Light, or HighContrast).
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public LightweightTheme EffectiveTheme { get; }
#Property Value
Type | Description |
---|---|
Lightweight |
The applied theme. |
See Also