| ChromiumWebBrowserGetBrowser Method | 
Version 63.0.0
            Returns the current IBrowser Instance
            
 
Namespace: CefSharp.WpfAssembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 63.0.0.0 (63.0.0.0)
 Syntax
Syntaxpublic IBrowser GetBrowser()
public:
virtual IBrowser^ GetBrowser() sealed
Return Value
Type: 
IBrowserbrowser instance or null
Implements
IWebBrowserGetBrowser See Also
See Also