Share via


CrispImage.HighContrastProperty Field

Definition

Controls whether the CrispImages which are desendants of the element to which this property is attached show high-contrast images:

True - Images are high-contrast False - Images are not high-contrast null - Images are displayed according to the system high-contrast setting

Attached to FrameworkElement

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

Field Value

Applies to