Skip to main content
A newer version of this page is available. .
All docs
V23.1

LightweightSystemTheme.HighContrast Property

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

Namespace: DevExpress.Xpf.Core

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