UndoEngine.UndoUnitCancelled Zdarzenie

Definicja

Występuje, gdy jednostka cofania jest anulowana ze stosu cofania.

public:
 event EventHandler<System::Activities::Presentation::UndoUnitEventArgs ^> ^ UndoUnitCancelled;
public event EventHandler<System.Activities.Presentation.UndoUnitEventArgs> UndoUnitCancelled;
member this.UndoUnitCancelled : EventHandler<System.Activities.Presentation.UndoUnitEventArgs> 
Public Custom Event UndoUnitCancelled As EventHandler(Of UndoUnitEventArgs) 
Public Event UndoUnitCancelled As EventHandler(Of UndoUnitEventArgs) 

Typ zdarzenia

Dotyczy