Occurs when an application-provided native context-menu command is selected.
public event EventHandler<NativeWebViewContextMenuCommandInvokedEventArgs>? ContextMenuCommandInvoked
The event sender is this NativeWebView control, including when the control is subclassed.