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