2 references to DispatcherUnhandledExceptionEventHandler
PresentationFramework (1)
src\Framework\System\Windows\Application.cs (1)
1250public event DispatcherUnhandledExceptionEventHandler DispatcherUnhandledException
WindowsBase (1)
Base\System\Windows\Threading\Dispatcher.cs (1)
1791public event DispatcherUnhandledExceptionEventHandler UnhandledException;