2 instantiations of EditingScopeUndoUnit
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (1)
808undoEngine.AddUndoUnit(new EditingScopeUndoUnit(this.Context, this, modelEditingScopeImpl));
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.Helpers.cs (1)
142undoEngine.AddUndoUnit(new EditingScopeUndoUnit(this.Context, this.modelTreeManager, e.EditingScope));