Back to Devexpress

LightweightTheme.Win11SystemColors Field

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

latest1.3 KB
Original Source

LightweightTheme.Win11SystemColors Field

The theme that applies the Win11Dark or Win11Light 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 Win11SystemColors
vb
Public Shared ReadOnly Win11SystemColors As LightweightSystemTheme

Field Value

TypeDescription
LightweightSystemTheme

The Win11SystemColors theme.

|

See Also

LightweightTheme Class

LightweightTheme Members

DevExpress.Xpf.Core Namespace