Skip to main content
All docs
V25.1
  • LightweightSystemTheme.HighContrast Property

    Gets the theme applied if the High Contrast option is enabled.

    Namespace: DevExpress.Xpf.Core

    Assembly: DevExpress.Xpf.Core.v25.1.dll

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public LightweightTheme HighContrast { get; }

    Property Value

    Type Description
    LightweightTheme

    The theme applied if the High Contrast option is enabled.

    See Also