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