Telerik.Windows.SyntaxEditor.Core.Text
Class
LineBreakLineBreak helper class.
Represents a normalized snapshot span collection. NOTE: A read-only collection of TextSnapshotSpan objects, all from the same snapshot.
A collection of spans that are sorted by start position, // with adjacent and overlapping spans combined.
Enum PositionAnchoringType.
Struct
SpanRepresents a document span.
Class
TextChangeRepresents a text change.
Event args for class for TextContentChanged event.
Event args for class for TextContentChanging event.
Class
TextDocumentRepresents a text document.
Class
TextSnapshotRepresents a snapshot of the text.
Class
TextSnapshotLineRepresents a line from the snapshot.
Class
TextSnapshotSpanRepresents a text snapshot span.
Class
TextVersionRepresents version of the text document.