Click or drag to resize

ChromiumWebBrowserGetBrowser Method

Version 96.0.142
Returns the current IBrowser Instance

Namespace:  CefSharp.Wpf
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax
public IBrowser GetBrowser()

Return Value

Type: IBrowser
browser instance or null

Implements

IWebBrowserGetBrowser
See Also