| <Application x:Class="FastSeekWpf.App" | |
| xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" | |
| xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" | |
| Startup="OnStartup" | |
| Exit="OnExit" | |
| ShutdownMode="OnLastWindowClose"> | |
| </Application> | |
| <Application x:Class="FastSeekWpf.App" | |
| xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" | |
| xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" | |
| Startup="OnStartup" | |
| Exit="OnExit" | |
| ShutdownMode="OnLastWindowClose"> | |
| </Application> | |