ActualImageLibraryConverter Class

Visual Studio 2015
 

Converts a possibly-null ImageLibrary into a valid ImageLibrary for image retrieval.

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


public ref class ActualImageLibraryConverter sealed : MultiValueConverter<ImageLibrary^, ImageLibrary^, ImageLibrary^>

NameDescription
System_CAPS_pubmethodActualImageLibraryConverter()

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: