ActualHighContrastConverter Class

Visual Studio 2015
 

Determines whether or not to use high-contrast images.

Namespace:   Microsoft.VisualStudio.Imaging
Assembly:  Microsoft.VisualStudio.Imaging (in Microsoft.VisualStudio.Imaging.dll)


public ref class ActualHighContrastConverter sealed : MultiValueConverter<Nullable<bool>, boolbool>

NameDescription
System_CAPS_pubmethodActualHighContrastConverter()

Initializes a new instance of the converter.

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticInstance

An instance of the converter.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: