XAML-Map-Control/SampleApps/UniversalApp/App.xaml
2025-09-14 21:02:21 +02:00

8 lines
240 B
XML

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