ChromiumWebBrowserGetBrowser Method |
Version 118.6.80
Returns the current IBrowser Instance
Namespace:
CefSharp.Wpf
Assembly:
CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax public IBrowser GetBrowser()
public:
virtual IBrowser^ GetBrowser() sealed
Return Value
Type:
IBrowserbrowser instance or null
Implements
IWebBrowserGetBrowserSee Also