XAML-Map-Control/SampleApps/PhoneApplication/App.xaml

7 lines
237 B
Plaintext
Raw Normal View History

<Application
x:Class="PhoneApplication.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:PhoneApplication">
</Application>