1 write to TextSegments
PresentationFramework (1)
MS\Internal\PtsHost\BreakRecordTable.cs (1)
271entry.TextSegments = textView.TextSegments;
2 references to TextSegments
PresentationFramework (2)
MS\Internal\PtsHost\BreakRecordTable.cs (2)
130textSegments = _breakRecords[pageNumber].TextSegments; 454textSegments = _breakRecords[pageStart].TextSegments;