7 lines
231 B
Text
7 lines
231 B
Text
|
<Application
|
||
|
x:Class="PhoneTutorial.App"
|
||
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||
|
xmlns:local="using:PhoneTutorial">
|
||
|
|
||
|
</Application>
|