mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-04 14:08:32 +00:00
MapItemsControl reset SelectedItem
This commit is contained in:
parent
12a49f0881
commit
4a8cd8cffd
4 changed files with 8 additions and 5 deletions
|
|
@ -66,7 +66,7 @@ namespace MapControl
|
|||
}
|
||||
}
|
||||
|
||||
protected void SetSelectedItem(object item)
|
||||
protected void ResetSelectedItems(object item)
|
||||
{
|
||||
SetSelectedItems(new[] { item });
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue