I have a WebView2 in Xamarin WPF app that fires most key events except Tab on KeyDown. On Tab I can only get debugger on LostKeyboardFocus event, which is way too late. How