2 references to TextSegmentsCore
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextDocumentView.cs (2)
603
return this.
TextSegmentsCore
;
3125
ReadOnlyCollection<TextSegment> segments = this.
TextSegmentsCore
;