ICoreWebView2_2.add_DOMContentLoaded

Add an event handler for the DOMContentLoaded event. DOMContentLoaded is raised when the initial html document has been parsed. This aligns with the document's DOMContentLoaded event in html.

\snippet ScenarioDOMContentLoaded.cpp DOMContentLoaded

interface ICoreWebView2_2
HRESULT
add_DOMContentLoaded

Meta