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) 

이벤트 유형

적용 대상