summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml
blob: 89b2c56379b0c68abe202b12691782b233d5a900 (plain)
1
2
3
4
5
6
7
8
<Application
    x:Class="Xamarin.Forms.ControlGallery.WindowsUniversal.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.WindowsUniversal">


</Application>