IVsManagedImageService Interface

Visual Studio 2015
 

An interface proffered by SVsImageService that allows direct addition of WPF bitmaps to the image library.

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

public interface IVsManagedImageService

NameDescription
System_CAPS_pubmethodAddCustomImage(ImageSource, Boolean)

Adds a custom ImageSource to the image service.

Return to top
Show: