CoreWebView2FrameCreatedEventArgs.Frame Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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