mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 22:18:56 +00:00
Sample applications
This commit is contained in:
parent
bcd12ba5b8
commit
2e52fba6d6
4 changed files with 11 additions and 11 deletions
|
|
@ -99,7 +99,7 @@
|
|||
<Style.Triggers>
|
||||
<Trigger Property="IsSelected" Value="True">
|
||||
<Setter Property="Panel.ZIndex" Value="1"/>
|
||||
<Setter Property="Foreground" Value="OrangeRed"/>
|
||||
<Setter Property="FontWeight" Value="Bold"/>
|
||||
</Trigger>
|
||||
</Style.Triggers>
|
||||
</Style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue