ContextMenuCommandInvoked Event

Definition

Assembly NativeWebView.dll

Occurs when an application-provided native context-menu command is selected.

public event EventHandler<NativeWebViewContextMenuCommandInvokedEventArgs>? ContextMenuCommandInvoked

Returns

Remarks

The event sender is this NativeWebView control, including when the control is subclassed.