mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 06:26:41 +00:00
Added SampleApps/ProjectionDemo
This commit is contained in:
parent
e3332e44d4
commit
d603ac7e72
6 changed files with 240 additions and 0 deletions
8
SampleApps/ProjectionDemo/App.xaml.cs
Normal file
8
SampleApps/ProjectionDemo/App.xaml.cs
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
using System.Windows;
|
||||
|
||||
namespace ProjectionDemo
|
||||
{
|
||||
public partial class App : Application
|
||||
{
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue