anshdadhich commited on
Commit
d34ad28
·
verified ·
1 Parent(s): a18d4fd

Upload FastSeekWpf/App.xaml

Browse files
Files changed (1) hide show
  1. FastSeekWpf/App.xaml +1 -1
FastSeekWpf/App.xaml CHANGED
@@ -3,5 +3,5 @@
3
  xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
  Startup="OnStartup"
5
  Exit="OnExit"
6
- ShutdownMode="OnExplicitShutdown">
7
  </Application>
 
3
  xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
  Startup="OnStartup"
5
  Exit="OnExit"
6
+ ShutdownMode="OnLastWindowClose">
7
  </Application>