public void ShowPopup( IReadOnlyDictionary<MapMember,List<long>> features )
Public Overloads Sub ShowPopup( _ ByVal features As IReadOnlyDictionary(Of MapMember,List(Of Long)) _ )
Parameters
- features
- The collection of features.
public void ShowPopup( IReadOnlyDictionary<MapMember,List<long>> features )
Public Overloads Sub ShowPopup( _ ByVal features As IReadOnlyDictionary(Of MapMember,List(Of Long)) _ )
Exception | Description |
---|---|
System.InvalidOperationException | Popups must be created on the UI thread |
Target Platforms: Windows 10, Windows 8.1, Windows 7