Spending alot of time in WPF lately... today I ran into something interesting. There is no Application.ThreadException in the WPF Application object.
It looks like the only other option to catch exceptions at the edge of the application is to use AppDomain.UnhandledException.
Posted in WPF |Comments [0]
Sysknowlogy