ImageSourceExtension Constructor (ImageSource^)

 

Creates a new instance of the class.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
ImageSourceExtension(
	ImageSource^ value
)

Parameters

value
Type: System.Windows.Media::ImageSource^

The image source to extend.

Return to top
Show: