共用方式為


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) 

事件類型

適用於