ICoreWebView2.add_DocumentTitleChanged

Add an event handler for the DocumentTitleChanged event. DocumentTitleChanged runs when the DocumentTitle property of the WebView changes and may run before or after the NavigationCompleted event.

\snippet FileComponent.cpp DocumentTitleChanged

interface ICoreWebView2
HRESULT
add_DocumentTitleChanged

Meta