CollapseHintAdornmentControl.IsHighContrastProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.