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