mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 22:18:56 +00:00
MapItem OnMouseLeftButtonDown/OnPointerPressed
This commit is contained in:
parent
404ddbb0f7
commit
dae7893642
3 changed files with 0 additions and 6 deletions
|
|
@ -26,8 +26,6 @@ namespace MapControl
|
|||
{
|
||||
(ItemsControl.ItemsControlFromItemContainer(this) as MapItemsControl)?
|
||||
.OnItemClicked(this, Keyboard.Modifiers.HasFlag(ModifierKeys.Control));
|
||||
|
||||
e.Handled = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue