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