mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
7 lines
274 B
XML
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>
|