AccessibilitySettings.HighContrast Property

Gets a Boolean value that indicates whether the system high contrast feature is currently enabled.

Syntax

public:
property bool HighContrast {
         bool get ();
}  

Property value

Type: bool 

  true if the high contrast feature is enabled; otherwise false.

Remarks

This property indicates whether the user wants a high contrast between the colors used for foreground and background visuals.

Requirements

Namespace: Windows.UI.ViewManagement

Metadata: windows.winmd

See also

Reference

AccessibilitySettings Class

AccessibilitySettings Members

Windows.UI.ViewManagement Namespace