Esempio n. 1
0
 void Current_DispatcherUnhandledException(object sender, DispatcherUnhandledExceptionEventArgs e)
 {
     ExceptionHandler.LogException(e.Exception);
 }