Skip to main content
All docs
V25.1
  • 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

    public static readonly LightweightSystemTheme Win11SystemColors

    Field Value

    Type Description
    LightweightSystemTheme

    The Win11SystemColors theme.

    See Also