Skip to main content
All docs
V23.2

LightweightTheme.Win10SystemColors Field

The theme that applies the Win10Dark or Win10Light theme based on the Windows app mode. This theme also gets the Windows accent color and applies it to your application.

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static readonly LightweightSystemTheme Win10SystemColors

Field Value

Type Description
LightweightSystemTheme

The Win10SystemColors theme.

See Also