Using DispatcherUnhandledExceptionFilterEventArgs
- by user341689
I tried setting DispatcherUnhandledExceptionFilterEventArgs.RequestCatch to false in order to not call the UnhandledException event handler...but this doesnt work...could someone post an example of how to do this