mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update MapItem.WPF.cs
This commit is contained in:
parent
de121a4bf8
commit
a3091f1fef
|
|
@ -43,7 +43,7 @@ namespace MapControl
|
|||
/// </summary>
|
||||
protected override void OnMouseRightButtonDown(MouseButtonEventArgs e)
|
||||
{
|
||||
e.Handled = true;
|
||||
OnMouseLeftButtonDown(e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue