public void ClosePopups( IEnumerable<PopupContent> customContent )
Public Overloads Sub ClosePopups( _ ByVal customContent As IEnumerable(Of PopupContent) _ )
Parameters
- customContent
public void ClosePopups( IEnumerable<PopupContent> customContent )
Public Overloads Sub ClosePopups( _ ByVal customContent As IEnumerable(Of PopupContent) _ )
Exception | Description |
---|---|
System.InvalidOperationException | Popups cannot be accessed from a thread other than the thread they were created on |
System.ArgumentNullException | customContent |
Target Platforms: Windows 11, Windows 10