1 write to _ranges
PresentationFramework (1)
src\Framework\System\windows\Documents\TextSelectionHighlightLayer.cs (1)
358_ranges = new ReadOnlyCollection<TextSegment>(rangeArray);
1 reference to _ranges
PresentationFramework (1)
src\Framework\System\windows\Documents\TextSelectionHighlightLayer.cs (1)
366return _ranges;