Partilhar via


Dispatcher.OnUnhandledException(UnhandledExceptionEventArgs) Método

Definição

Chamado para notificar os ouvintes de uma exceção sem tratamento.

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

Parâmetros

Aplica-se a