We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 132f3f6 commit cc43133Copy full SHA for cc43133
specs/NestedFrame.md
@@ -243,7 +243,7 @@ interface ICoreWebView2Frame7 : IUnknown {
243
/// Use `ICoreWebView2Frame.add_Destroyed` to listen for when this
244
/// iframe goes away.
245
///
246
- /// \snippet ScenarioWebViewEventMonitor.cpp FrameCreated1
+ /// \snippet ScenarioWebViewEventMonitor.cpp FrameCreated
247
HRESULT add_FrameCreated(
248
[in] ICoreWebView2FrameNestedFrameCreatedEventHandler* eventHandler,
249
[out] EventRegistrationToken* token);
0 commit comments