master
1<Application x:Class="MVPtoMVVM.mvp.App"
2             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4             StartupUri="MvpWindow.xaml">
5    <Application.Resources>
6         
7    </Application.Resources>
8</Application>