C# Class AccentOccurrences.AccentGlyphFactoryProvider

Inheritance: IGlyphFactoryProvider
Datei anzeigen Open project: coderfin/AccentOccurrences

Private Properties

Property Type Description

Public Methods

Method Description
GetGlyphFactory ( IWpfTextView view, IWpfTextViewMargin margin ) : IGlyphFactory

Method Details

GetGlyphFactory() public method

public GetGlyphFactory ( IWpfTextView view, IWpfTextViewMargin margin ) : IGlyphFactory
view IWpfTextView
margin IWpfTextViewMargin
return IGlyphFactory