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