ChromiumWebBrowserVirtualKeyboardRequested Event | 
Version 87.1.132 
            Raised every time OnVirtualKeyboardRequested(IBrowser, TextInputMode) is called. 
            It's important to note this event is fired on a CEF UI thread, which by default is not the same as your application UI thread
            
 
    Namespace: 
   CefSharp.Wpf
    Assembly:
   CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 87.1.132.0 (87.1.132.0)
Syntax
See Also