Open Indigo744 opened 2 years ago
If MainWindow not available, or an exception is thrown by ExceptionBox.Show, then we fallback on MessageBox.Show as a last resort.
MainWindow
ExceptionBox.Show
MessageBox.Show
If
MainWindow
not available, or an exception is thrown byExceptionBox.Show
, then we fallback onMessageBox.Show
as a last resort.