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