mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Update Generic.xaml
This commit is contained in:
parent
d6963d1219
commit
309b54240b
2 changed files with 2 additions and 2 deletions
|
|
@ -73,7 +73,7 @@
|
|||
Margin="{TemplateBinding Padding}"/>
|
||||
</Border>
|
||||
<Path Grid.Row="1"
|
||||
Data="M0.5,-1 L0.5,15 10,-1"
|
||||
Data="M0.5,-1.2 L0.5,15 10,-1.2"
|
||||
Fill="{TemplateBinding Background}"
|
||||
Stroke="{TemplateBinding BorderBrush}"
|
||||
StrokeThickness="1"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue