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