UndoEngine.UndoCompleted イベント

定義

基に戻す操作の完了時に発生します。

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

イベントの種類

適用対象