This website requires JavaScript.
Explore
Help
Sign In
ClemensFischer
/
XAML-Map-Control
Watch
1
Star
0
Fork
You've already forked XAML-Map-Control
0
mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced
2025-12-06 07:12:04 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
19d1b8f479
XAML-Map-Control
/
SampleApps
/
WpfApplication
/
App.xaml.cs
9 lines
110 B
C#
Raw
Normal View
History
Unescape
Escape
Added Location
2012-05-04 12:52:20 +02:00
using
System.Windows
;
First commit of the new XAML Map Control that replaces WPF Map Control, and now supports all three XAML platforms, WPF, Silverlight and WinRT.
2012-11-22 21:42:29 +01:00
namespace
WpfApplication
Added Location
2012-05-04 12:52:20 +02:00
{
public
partial
class
App
:
Application
{
}
}
Reference in a new issue
Copy permalink