Skip to main content
All docs
V23.2

LightweightSystemTheme.HighContrast Property

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

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v23.2.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