CoreWebView2ContextMenuRequestedEventArgs.Location Property

Definition

Gets the coordinates where the context menu request occurred in relation to the upper left corner of the WebView bounds.

public System.Drawing.Point Location { get; }
member this.Location : System.Drawing.Point
Public ReadOnly Property Location As Point

Property Value

Applies to