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