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

7 lines
274 B
XML

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