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 */);