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