Back to Devexpress

LightweightTheme.Win10SystemColors Field

wpf-devexpress-dot-xpf-dot-core-dot-lightweighttheme-dot-win10systemcolors.md

latest1.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public static readonly LightweightSystemTheme Win10SystemColors
vb
Public Shared ReadOnly Win10SystemColors As LightweightSystemTheme

Field Value

TypeDescription
LightweightSystemTheme

The Win10SystemColors theme.

|

See Also

LightweightTheme Class

LightweightTheme Members

DevExpress.Xpf.Core Namespace