ICoreWebView2Controller.add_MoveFocusRequested

Adds an event handler for the MoveFocusRequested event. MoveFocusRequested runs when user tries to tab out of the WebView. The focus of the WebView has not changed when this event is run.

\snippet ControlComponent.cpp MoveFocusRequested

interface ICoreWebView2Controller
HRESULT
add_MoveFocusRequested

Meta