public void ShowPopup( SelectionSet features )
Public Overloads Sub ShowPopup( _ ByVal features As SelectionSet _ )
Parameters
- features
- The collection of features.
public void ShowPopup( SelectionSet features )
Public Overloads Sub ShowPopup( _ ByVal features As SelectionSet _ )
Exception | Description |
---|---|
System.InvalidOperationException | Popups must be created on the UI thread |
System.ArgumentNullException | Features cannot be null |
Target Platforms: Windows 11, Windows 10