Back to Devexpress

LightweightSystemTheme.Dark Property

wpf-devexpress-dot-xpf-dot-core-dot-lightweightsystemtheme.md

latest1.0 KB
Original Source

LightweightSystemTheme.Dark Property

Gets the theme applied for the Dark app mode.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public LightweightTheme Dark { get; }
vb
Public ReadOnly Property Dark As LightweightTheme

Property Value

TypeDescription
LightweightTheme

The theme applied for the Dark app mode.

|

See Also

LightweightSystemTheme Class

LightweightSystemTheme Members

DevExpress.Xpf.Core Namespace