Gets a collection where element generators can be registered.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public IList<VisualLineElementGenerator> ElementGenerators { get; }
Public ReadOnly Property ElementGenerators As IList(Of VisualLineElementGenerator) Get
public: property IList<VisualLineElementGenerator^>^ ElementGenerators { IList<VisualLineElementGenerator^>^ get (); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238