AccessibilitySettings.HighContrastScheme Property

Gets the name of the default high contrast color scheme.

Syntax

public:
property String^ HighContrastScheme {
         String^ get ();
}  

Property value

Type: String 

  Name of the default high contrast color scheme.

Remarks

The colors defined in the default color scheme are used to draw UI elements when the high contrast feature is enabled.

Requirements

Namespace: Windows.UI.ViewManagement

Metadata: windows.winmd

See also

Reference

AccessibilitySettings Class

AccessibilitySettings Members

Windows.UI.ViewManagement Namespace