Share via


UndoEngine.UndoUnitAdded Événement

Définition

Se produit lorsqu'une unité undo est ajoutée à la pile d'annulation.

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

Type d'événement

S’applique à