| ChromiumWebBrowserWpfKeyboardHandler Property | 
Version 63.0.0
            WPF Keyboard Handled forwards key events to the underlying browser
            
 
Namespace: CefSharp.WpfAssembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 63.0.0.0 (63.0.0.0)
 Syntax
Syntaxpublic IWpfKeyboardHandler WpfKeyboardHandler { get; set; }public:
property IWpfKeyboardHandler^ WpfKeyboardHandler {
	IWpfKeyboardHandler^ get ();
	void set (IWpfKeyboardHandler^ value);
}Property Value
Type: 
IWpfKeyboardHandler See Also
See Also