mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Sample applications
This commit is contained in:
parent
bcd12ba5b8
commit
2e52fba6d6
4 changed files with 11 additions and 11 deletions
|
|
@ -39,7 +39,7 @@
|
|||
<Setter Property="map:MapPanel.Location" Value="{Binding Location}"/>
|
||||
</Style>
|
||||
<Style Selector="map|MapItem:selected">
|
||||
<Setter Property="Foreground" Value="OrangeRed"/>
|
||||
<Setter Property="FontWeight" Value="Bold"/>
|
||||
</Style>
|
||||
</map:MapItemsControl.Styles>
|
||||
<map:MapItemsControl.ItemTemplate>
|
||||
|
|
@ -79,7 +79,7 @@
|
|||
</Setter>
|
||||
</Style>
|
||||
<Style Selector="map|MapItem:selected">
|
||||
<Setter Property="Foreground" Value="OrangeRed"/>
|
||||
<Setter Property="FontWeight" Value="Bold"/>
|
||||
</Style>
|
||||
</map:MapItemsControl.Styles>
|
||||
</map:MapItemsControl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue