ICoreWebView2Controller.put_ParentWindow

Sets the parent window for the WebView. This causes the WebView to re-parent the main WebView window to the newly provided window.

interface ICoreWebView2Controller
@" propput"
HRESULT
put_ParentWindow
(
in HWND parentWindow
)

Meta