wpf-devexpress-dot-xpf-dot-core-dot-predefinedthemepalettes.md
The Enhanced Contrast predefined theme palette.
Namespace : DevExpress.Xpf.Core
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public static PredefinedThemePalette EnhancedContrast { get; }
Public Shared ReadOnly Property EnhancedContrast As PredefinedThemePalette
| Type | Description |
|---|---|
| PredefinedThemePalette |
The Enhanced Contrast predefined theme palette.
|
The Enhanced Contrast predefined palette uses color combinations that help people with vision impairment distinguish text, borders, selection states, and other visual elements.
You can use the palette with the following application themes:
See Also