LightweightSystemTheme.HighContrast Property
In This Article
Gets the theme applied if the High Contrast option is enabled.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public LightweightTheme HighContrast { get; }
#Property Value
Type | Description |
---|---|
Lightweight |
The theme applied if the High Contrast option is enabled. |
See Also