mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
No Key event handling in MapItemsControl
This commit is contained in:
parent
49a399311e
commit
6214b9f321
2 changed files with 8 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
</Setter>
|
||||
</Style>
|
||||
<Style TargetType="map:MapItem">
|
||||
<Setter Property="FocusVisualStyle" Value="{x:Null}"/>
|
||||
<Setter Property="HorizontalAlignment" Value="Stretch"/>
|
||||
<Setter Property="VerticalAlignment" Value="Stretch"/>
|
||||
<Setter Property="HorizontalContentAlignment" Value="Stretch"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue