CrispImage.HighContrastProperty 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.
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