Back to Devexpress

LightweightSystemTheme.Light Property

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

latest1.0 KB
Original Source

LightweightSystemTheme.Light Property

Gets the theme applied for the Light app mode.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
LightweightTheme

The theme applied for the Light app mode.

|

See Also

LightweightSystemTheme Class

LightweightSystemTheme Members

DevExpress.Xpf.Core Namespace