mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update MapItemsControl.cs
This commit is contained in:
parent
9b8a8e35af
commit
8ac01e7d81
|
|
@ -17,7 +17,7 @@ using Microsoft.UI.Xaml.Controls;
|
|||
namespace MapControl
|
||||
{
|
||||
/// <summary>
|
||||
/// Manages a collection of selectable items on a Map.
|
||||
/// An ItemsControl with selectable items on a Map. Uses MapItem as item container.
|
||||
/// </summary>
|
||||
public partial class MapItemsControl : ListBox
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue