1 write to _disableScroll
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRange.cs (1)
1851
_disableScroll
= disableScroll;
1 reference to _disableScroll
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextRange.cs (1)
1857
_range.EndChange(
_disableScroll
, false /* skipEvents */);