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