Dispatcher.OnUnhandledException(UnhandledExceptionEventArgs) 方法

定义

调用 以通知侦听器未处理的异常。

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

参数

适用于