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