2 references to CreateDeleteContentUndoUnit
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextContainer.cs (2)
1250
undoUnit = TextTreeUndo.
CreateDeleteContentUndoUnit
(this, startPosition, endPosition);
2843
undoUnit = TextTreeUndo.
CreateDeleteContentUndoUnit
(this, startPosition, endPosition);