Share via


Dispatcher.OnUnhandledException(UnhandledExceptionEventArgs) メソッド

定義

ハンドルされない例外をリスナーに通知するために呼び出されます。

protected:
 void OnUnhandledException(UnhandledExceptionEventArgs ^ e);
protected void OnUnhandledException (UnhandledExceptionEventArgs e);
member this.OnUnhandledException : UnhandledExceptionEventArgs -> unit
Protected Sub OnUnhandledException (e As UnhandledExceptionEventArgs)

パラメーター

適用対象