IVsShell7::SccGlyphImageListImageMoniker Property
Visual Studio 2015
Gets the ImageMoniker used to retrieve an HIMAGELIST from the IVsImageService2 for the SCC glyph icons (those returned by VSSPROPID_SCCGlyphsImgList). Using this ImageMoniker instead of the SCCGlyphsImgList allows for better high-DPI scaling, as the image list.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
[ComAliasNameAttribute("ImageParameters140.ImageMoniker")] [DispIdAttribute(1610678274)] property ImageMoniker SccGlyphImageListImageMoniker { ImageMoniker get(); }
Show: