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

7 lines
273 B
XML

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