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