Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 745 Bytes

accessibilitysettings_highcontrast.md

File metadata and controls

23 lines (16 loc) · 745 Bytes
-api-id -api-type
P:Windows.UI.ViewManagement.AccessibilitySettings.HighContrast
winrt property

Windows.UI.ViewManagement.AccessibilitySettings.HighContrast

-description

Gets a value that indicates whether the system high contrast feature is on or off.

-property-value

True if the high contrast feature is on; otherwise false.

-remarks

This property indicates whether the user wants a high contrast between the colors used for foreground and background visuals. The user controls the setting of the high contrast parameter by using the Ease of Access Center in Control Panel, or another application for customizing the environment.

-examples

-see-also