blob: 1b6e49f3d3138955d939f63cc3313ac87505cd25 (
plain)
1
2
3
4
5
6
7
|
<Application
x:Class="PagesGallery.WinPhone.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:PagesGallery.WinPhone">
</Application>
|