Back to Devexpress

LightweightSystemTheme.HighContrast Property

wpf-devexpress-dot-xpf-dot-core-dot-lightweightsystemtheme-bf7c1798.md

latest1.1 KB
Original Source

LightweightSystemTheme.HighContrast Property

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

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public LightweightTheme HighContrast { get; }
vb
Public ReadOnly Property HighContrast As LightweightTheme

Property Value

TypeDescription
LightweightTheme

The theme applied if the High Contrast option is enabled.

|

See Also

LightweightSystemTheme Class

LightweightSystemTheme Members

DevExpress.Xpf.Core Namespace