XAML-Map-Control/MapControl/WinRT
2016-01-14 17:56:25 +01:00
..
Properties Version 2.7.2: Improved TileImageLoader.WinRT. 2016-01-14 17:56:25 +01:00
Themes Version 2.3.0: 2014-10-19 21:50:23 +02:00
MapControl.WinRT.csproj Version 2.6.0: -replaced static fields by static properties and dependency properties 2015-11-11 19:48:50 +01:00
MapControl.WinRT.xr.xml Version 2.5.0: 2015-08-09 20:04:44 +02:00
ReadMe.txt Version 2.5.0: 2015-08-09 20:04:44 +02:00

The Visual Studio Project for Windows Runtime resides in a separate folder
MapControl/WinRT, because it needs to have its own Themes/Generic.xaml file.
Output is generated to ../bin.

This folder also contains the file MapControl.WinRT.xr.xml, which overwrites
the generated file in the output folder. This is to remove the XML namespace
declaration on the <Roots> element, which prevents a .NET Native build of a
Universal Windows App that uses the MapControl.WinRT portable library.