ICoreWebView2Controller.NotifyParentWindowPositionChanged

This is a notification separate from Bounds that tells WebView that the main WebView parent (or any ancestor) HWND moved. This is needed for accessibility and certain dialogs in WebView to work correctly.

\snippet ViewComponent.cpp NotifyParentWindowPositionChanged

interface ICoreWebView2Controller
HRESULT
NotifyParentWindowPositionChanged
()

Meta