DispatcherHooks.OperationCompleted 이벤트

정의

작업이 완료되면 발생합니다.

public:
 event System::Windows::Threading::DispatcherHookEventHandler ^ OperationCompleted;
[add: System.Security.SecurityCritical]
[remove: System.Security.SecurityCritical]
public event System.Windows.Threading.DispatcherHookEventHandler OperationCompleted;
public event System.Windows.Threading.DispatcherHookEventHandler OperationCompleted;
[<add: System.Security.SecurityCritical>]
[<remove: System.Security.SecurityCritical>]
member this.OperationCompleted : System.Windows.Threading.DispatcherHookEventHandler 
member this.OperationCompleted : System.Windows.Threading.DispatcherHookEventHandler 
Public Custom Event OperationCompleted As DispatcherHookEventHandler 

이벤트 유형

특성

설명

이 이벤트는 작업이 완료된 후 디스패처 스레드에 의해 발생합니다.

적용 대상

추가 정보