Gets the list of ILineTrackers attached to this document.
You can add custom line trackers to this list.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public IList<ILineTracker> LineTrackers { get; }
Public ReadOnly Property LineTrackers As IList(Of ILineTracker) Get
public: property IList<ILineTracker^>^ LineTrackers { IList<ILineTracker^>^ get (); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238