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)
366
return
_ranges
;