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.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Field Value
Type | Description |
---|---|
LightweightSystemTheme | The Win11SystemColors theme. |
See Also