LightweightSystemTheme.EffectiveTheme Property
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
Property Value
Type | Description |
---|---|
LightweightTheme | The applied theme. |
See Also