XFEstudio/MyFirstRespo / XFEToolBoxInstaller/App.xaml
<Application x:Class="XFEToolBoxInstaller.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:XFEToolBoxInstaller"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>