summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml')
-rw-r--r--Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml b/Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml
new file mode 100644
index 00000000..89b2c563
--- /dev/null
+++ b/Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml
@@ -0,0 +1,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>