CollapseHintAdornmentControl.IsHighContrastProperty Field

Definition

A DependencyProperty that determines whether or not the system is currently in high contrast mode.

public: static initonly System::Windows::DependencyProperty ^ IsHighContrastProperty;
public static readonly System.Windows.DependencyProperty IsHighContrastProperty;
 staticval mutable IsHighContrastProperty : System.Windows.DependencyProperty
Public Shared ReadOnly IsHighContrastProperty As DependencyProperty 

Field Value

Remarks

The control should optimize for high contrast viewing when true.

Applies to