2 references to ChangeBlockUndoRecord
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextContainer.cs (1)
3354_changeBlockUndoRecord = new ChangeBlockUndoRecord(this, String.Empty);
src\Framework\System\Windows\Documents\TextRangeBase.cs (1)
1702thisRange._ChangeBlockUndoRecord = new ChangeBlockUndoRecord(textContainer, description);