Global exception handling routine for WinRT applications. This addresses the inability to globally catch exceptions thrown from async void methods.
See this blog post for details and explanation.
Global exception handling routine for WinRT applications. This addresses the inability to globally catch exceptions thrown from async void methods.
See this blog post for details and explanation.