| ChromiumWebBrowserUseLegacyKeyboardHandler Method  | 
Version 118.6.80 
            Legacy keyboard handler uses WindowProc callback interceptor to forward keypress events
            the the browser. Use this method to revert to the previous keyboard handling behaviour
            
 
    Namespace: 
   CefSharp.Wpf
    Assembly:
   CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 118.6.80.0 (118.6.80.0)
 Syntax
Syntaxpublic void UseLegacyKeyboardHandler()
public:
void UseLegacyKeyboardHandler()
 See Also
See Also