2 references to TextSegmentsCore
PresentationFramework (2)
MS\Internal\Documents\TextDocumentView.cs (2)
596
return this.
TextSegmentsCore
;
3116
ReadOnlyCollection<TextSegment> segments = this.
TextSegmentsCore
;