summaryrefslogtreecommitdiff
path: root/external/rx/Rx/NET/Test/Rx/WpfApp45/App.xaml
blob: 86eb57f8bcd302a5613afb089e41174682a40f8b (plain)
1
2
3
4
5
6
7
8
<Application x:Class="WpfApp45.App"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             StartupUri="MainWindow.xaml">
    <Application.Resources>
         
    </Application.Resources>
</Application>