C# (CSharp) CefSharp Namespace

Nested Namespaces

CefSharp.Example
CefSharp.Internals
CefSharp.OffScreen
CefSharp.WinForms
CefSharp.Wpf
CefSharp.WpfExample

Classes

Name Description
AssemblyInfo
CompositionUnderline Represents an IME composition underline.
DownloadItem Class used to represent a download item.
NavigationEntry Represents an entry in navigation history.
Range Represents a range
ResourceHandler Default implementation of IResourceHandler. This latest implementation provides some simplification, at a minimum you only need to override ProcessRequestAsync. See the project source on GitHub for working examples. used to implement a custom request handler interface. The methods of this class will always be called on the IO thread. Static helper methods are included like FromStream and FromString that make dealing with fixed resources easy.
SslStatus Class representing the SSL information for a navigation entry.
WebBrowserExtensions