Show unhandled exceptions to users

This commit is contained in:
Oleksii Holub
2018-11-01 14:43:21 +02:00
parent ba27a9f909
commit 23116b776b
2 changed files with 9 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:converters="clr-namespace:DiscordChatExporter.Gui.Converters"
xmlns:local="clr-namespace:DiscordChatExporter.Gui"
DispatcherUnhandledException="App_OnDispatcherUnhandledException"
StartupUri="Views/MainWindow.xaml">
<Application.Resources>
<ResourceDictionary>