mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 06:26:41 +00:00
.NET 10
This commit is contained in:
parent
36883a8d9d
commit
96513468d8
26 changed files with 26 additions and 24 deletions
|
|
@ -54,7 +54,7 @@
|
|||
<Setter Property="VerticalContentAlignment" Value="Center"/>
|
||||
<Setter Property="BorderThickness" Value="1"/>
|
||||
<Setter Property="CornerRadius" Value="0"/>
|
||||
<Setter Property="Padding" Value="3,6,4,6"/>
|
||||
<Setter Property="Padding" Value="4,6"/>
|
||||
<Setter Property="Template">
|
||||
<Setter.Value>
|
||||
<ControlTemplate TargetType="map:Pushpin">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue