CoreWebView2FrameCreatedEventArgs.Frame Property

Definition

Gets the created frame.

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

Property Value

Applies to

See also