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

</Application>