diff --git a/PJZS/App.xaml b/PJZS/App.xaml index 8ca648fd..ab7302d8 100644 --- a/PJZS/App.xaml +++ b/PJZS/App.xaml @@ -4,7 +4,7 @@ xmlns:local="clr-namespace:PJZS" xmlns:vm="clr-namespace:PJZS.ViewModels" StartupUri="MainWindow.xaml" - ShutdownMode="OnExplicitShutdown"> + ShutdownMode="OnMainWindowClose">