aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/App.xaml
blob: 0f06af76bd49e10fae75bebe93d8b15691cad6d3 (plain)
1
2
3
4
5
6
7
8
9
<Application x:Class="Tango.PPC.Publisher.UI.App"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:local="clr-namespace:Tango.PPC.Publisher.UI"
             StartupUri="MainWindow.xaml">
    <Application.Resources>
         
    </Application.Resources>
</Application>