2 references to ChangeBlock
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRange.cs (2)
262
return new
ChangeBlock
(this, false /* disableScroll */);
270
return new
ChangeBlock
(this, disableScroll);