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