AvalonEdit
IsConnectedToCollection Property
NamespacesICSharpCode.AvalonEdit.DocumentTextSegmentIsConnectedToCollection
Gets whether this segment is connected to a TextSegmentCollection and will automatically update its offsets.
Declaration Syntax
C#Visual BasicVisual C++
protected bool IsConnectedToCollection { get; }
Protected ReadOnly Property IsConnectedToCollection As Boolean
	Get
protected:
property bool IsConnectedToCollection {
	bool get ();
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238