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.

Referenced by