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