IGlyphService Interface
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.
Gets a standard set of glyphs.
public interface class IGlyphService
public interface class IGlyphService
__interface IGlyphService
public interface IGlyphService
type IGlyphService = interface
Public Interface IGlyphService
This is a MEF component part, and should be exported with the following attribute: [Export(typeof(IGlyphService))]
Get |
Gets a glyph in the form of a WPF ImageSource. |