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

@ -18,7 +18,7 @@
</Setter>
</Style>
<Style TargetType="map:MapItem">
<Setter Property="FocusVisualStyle" Value="{x:Null}"/>
<Setter Property="Focusable" Value="False"/>
<Setter Property="HorizontalAlignment" Value="Stretch"/>
<Setter Property="VerticalAlignment" Value="Stretch"/>
<Setter Property="HorizontalContentAlignment" Value="Stretch"/>