1 write to _range
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRange.cs (1)
1850
_range
= range;
2 references to _range
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRange.cs (2)
1852
_range
.BeginChange();
1857
_range
.EndChange(_disableScroll, false /* skipEvents */);