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