ImageMonikerConverter Class
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.
public ref class ImageMonikerConverter sealed : Microsoft::VisualStudio::PlatformUI::MultiValueConverter<Guid, int, Microsoft::VisualStudio::Imaging::Interop::ImageMoniker>
public ref class ImageMonikerConverter sealed : Microsoft::VisualStudio::PlatformUI::MultiValueConverter<Guid, int, Microsoft::VisualStudio::Imaging::Interop::ImageMoniker>
class ImageMonikerConverter sealed : Microsoft::VisualStudio::PlatformUI::MultiValueConverter<Guid, int, Microsoft::VisualStudio::Imaging::Interop::ImageMoniker>
public sealed class ImageMonikerConverter : Microsoft.VisualStudio.PlatformUI.MultiValueConverter<Guid,int,Microsoft.VisualStudio.Imaging.Interop.ImageMoniker>
type ImageMonikerConverter = class
inherit MultiValueConverter<Guid, int, ImageMoniker>
Public NotInheritable Class ImageMonikerConverter
Inherits MultiValueConverter(Of Guid, Integer, ImageMoniker)
- Inheritance
-
ImageMonikerConverter
Constructors
ImageMonikerConverter() |