次の方法で共有


UndoEngine.UndoUnitCancelled イベント

定義

元に戻す単位が元に戻すスタックから取り消されるときに発生します。

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) 

イベントの種類

適用対象