1 write to _ranges
PresentationFramework (1)
src\Framework\System\Windows\Documents\SpellerHighlightLayer.cs (1)
209
_ranges
= new ReadOnlyCollection<TextSegment>(list);
1 reference to _ranges
PresentationFramework (1)
src\Framework\System\Windows\Documents\SpellerHighlightLayer.cs (1)
217
return
_ranges
;