Click or drag to resize

CefSharp.Wpf Namespace

Version 96.0.142
Integration with Wpf.
Classes
  ClassDescription
Public classCefSettings
Initialization settings. Many of these and other settings can also configured using command-line switches.
Public classChromiumWebBrowser
ChromiumWebBrowser is the WPF web browser control
Public classPaintEventArgs
Event arguments for the Paint event handler.
Public classVirtualKeyboardRequestedEventArgs
Event arguments for the VirtualKeyboardRequested Event.
Interfaces
  InterfaceDescription
Public interfaceIRenderHandler
Implement this interface to handle Offscreen Rendering (OSR). NOTE: Currently only OnPaint is implemented, at some point expand the API to include all of CefRenderHandler methods http://magpcss.org/ceforum/apidocs3/projects/(default)/CefRenderHandler.html
Public interfaceIWpfKeyboardHandler
Implement this interface to control how keys are forwarded to the browser
Public interfaceIWpfWebBrowser
WPF specific implementation, has reference to some of the commands and properties the ChromiumWebBrowser exposes.
Enumerations
  EnumerationDescription
Public enumerationWM
Windows Message Enums Gratiosly based on http://www.pinvoke.net/default.aspx/Enums/WindowsMessages.html