summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.ControlGallery.WindowsPhone/App.xaml
blob: 7be404c78824e3e2891b16989b225cced5b70774 (plain)
1
2
3
4
5
6
7
<Application
    x:Class="Xamarin.Forms.ControlGallery.WindowsPhone.App"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:local="using:Xamarin.Forms.ControlGallery.WindowsPhone">

</Application>