mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
Fixed MapPath
This commit is contained in:
parent
fead75ffb9
commit
48f1638b45
3 changed files with 0 additions and 15 deletions
|
|
@ -14,8 +14,6 @@ namespace MapControl
|
|||
{
|
||||
public partial class MapPath : Shape, IWeakEventListener
|
||||
{
|
||||
public static readonly DependencyProperty AutoCollapseProperty = MapPanel.AutoCollapseProperty.AddOwner(typeof(MapPath));
|
||||
|
||||
public static readonly DependencyProperty DataProperty = Path.DataProperty.AddOwner(typeof(MapPath));
|
||||
|
||||
public Geometry Data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue