1 override of CreateParentUndoUnitForSelf
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextParentUndoUnit.cs (1)
152
protected override IParentUndoUnit
CreateParentUndoUnitForSelf
()
1 reference to CreateParentUndoUnitForSelf
PresentationFramework (1)
src\Framework\MS\Internal\Documents\ParentUndoUnit.cs (1)
342
redo =
CreateParentUndoUnitForSelf
();