mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update PushpinBorder.WPF.cs
This commit is contained in:
parent
5a681d3580
commit
b0c17c2212
|
|
@ -101,8 +101,6 @@ namespace MapControl
|
|||
};
|
||||
|
||||
drawingContext.DrawGeometry(Background, pen, BuildGeometry());
|
||||
|
||||
base.OnRender(drawingContext);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue