2 references to RedoCompleted
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (2)
177if (this.RedoCompleted != null) 179this.RedoCompleted(this, new UndoUnitEventArgs() { UndoUnit = unit });