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

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public static readonly LightweightSystemTheme Win10SystemColors

    Field Value

    Type Description
    LightweightSystemTheme

    The Win10SystemColors theme.

    See Also