An interface implemented by a webview if it supports opening popups.
void SetPopupMode(PopupMode popupMode)
Sets how the webview handles popups.
EventHandler<PopupRequestedEventArgs> PopupRequested
Indicates that the webview requested a popup.