2 instantiations of ChangeBlock
PresentationFramework (2)
System\Windows\Documents\TextRange.cs (2)
272
return new
ChangeBlock
(this, false /* disableScroll */);
280
return new
ChangeBlock
(this, disableScroll);