IGlyphService Schnittstelle

Definition

Ruft einen Standardsatz von Symbolen ab.

public interface class IGlyphService
public interface class IGlyphService
__interface IGlyphService
public interface IGlyphService
type IGlyphService = interface
Public Interface IGlyphService

Hinweise

Dabei handelt es sich um einen MEF-Komponenten Teil, der mit dem folgenden Attribut exportiert werden muss: [Export (typeof (iglyphservice))]

Methoden

GetGlyph(StandardGlyphGroup, StandardGlyphItem)

Ruft ein Symbol in Form einer ImageSource von WPF ab.

Gilt für