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

</Application>