CoreWebView2ContextMenuRequestedEventArgs.ContextMenuTarget Property

Definition

Gets the target information associated with the requested context menu.

public Microsoft.Web.WebView2.Core.CoreWebView2ContextMenuTarget ContextMenuTarget { get; }
member this.ContextMenuTarget : Microsoft.Web.WebView2.Core.CoreWebView2ContextMenuTarget
Public ReadOnly Property ContextMenuTarget As CoreWebView2ContextMenuTarget

Property Value

Applies to

See also