Using DispatcherUnhandledExceptionFilterEventArgs

Posted by user341689 on Stack Overflow See other posts from Stack Overflow or by user341689
Published on 2010-05-15T00:33:51Z Indexed on 2010/05/15 0:44 UTC
Read the original article Hit count: 179

Filed under:

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

© Stack Overflow or respective owner

Related posts about dispatcher