CoreWebView2FrameCreatedEventArgs Class
Event args for the CoreWebView2.FrameCreated event.
Summary
Members | Description |
---|---|
Frame | Gets the created frame. |
Properties
Frame
readonly CoreWebView2Frame Frame
Gets the created frame.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Event args for the CoreWebView2.FrameCreated event.
Members | Description |
---|---|
Frame | Gets the created frame. |
readonly CoreWebView2Frame Frame
Gets the created frame.