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