Compartir a través de


UndoEngine.UndoUnitCancelled Evento

Definición

Se produce cuando una unidad de deshacer se cancela de la pila de deshacer.

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) 

Tipo de evento

Se aplica a