Selection in MapItemsControl

This commit is contained in:
ClemensF 2018-11-13 21:35:48 +01:00
parent ec13ed260d
commit d296600b9e
6 changed files with 194 additions and 17 deletions

View file

@ -157,6 +157,7 @@
<Compile Include="Map.UWP.cs" />
<Compile Include="MapBase.UWP.cs" />
<Compile Include="MapGraticule.UWP.cs" />
<Compile Include="MapItemsControl.UWP.cs" />
<Compile Include="MapOverlay.UWP.cs" />
<Compile Include="MapPanel.UWP.cs" />
<Compile Include="MapShape.UWP.cs" />