You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// A hit test region in the WebView2 which does not have the CSS style `app-region: drag` set. This is normal web content that should not be considered part of the app window's title bar. This has the same value as the Win32 HTCLIENT constant.
163
163
COREWEBVIEW2_HIT_TEST_RESULT_CLIENT,
164
-
/// Out of bounds of the app window
164
+
/// A hit test region out of bounds of the WebView2.
0 commit comments