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