C# Class AccentOccurrences.AccentGlyphFactory

Inheritance: IGlyphFactory
Datei anzeigen Open project: coderfin/AccentOccurrences Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GenerateGlyph ( IWpfTextViewLine line, IGlyphTag tag ) : UIElement

Method Details

GenerateGlyph() public method

public GenerateGlyph ( IWpfTextViewLine line, IGlyphTag tag ) : UIElement
line IWpfTextViewLine
tag IGlyphTag
return System.Windows.UIElement