CefBrowserHost ClassXilium.CefGlue

[This is preliminary documentation and is subject to change.]

Class used to represent the browser process aspects of a browser window. The methods of this class can only be called in the browser process. They may be called on any thread in that process unless otherwise indicated in the comments.
Inheritance Hierarchy

OnlineSystem Object
  Xilium.CefGlue CefBrowserHost

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public sealed class CefBrowserHost : IDisposable
See Also