ICoreWebView2_6.OpenTaskManagerWindow

Opens the Browser Task Manager view as a new window in the foreground. If the Browser Task Manager is already open, this will bring it into the foreground. WebView2 currently blocks the Shift+Esc shortcut for opening the task manager. An end user can open the browser task manager manually via the Browser task manager entry of the DevTools window's title bar's context menu.

interface ICoreWebView2_6
HRESULT
OpenTaskManagerWindow
()

Meta