IBrowserHostGetOpenerWindowHandle Method  | 
Version 108.4.130 
            Retrieve the window handle of the browser that opened this browser.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
SyntaxIntPtr GetOpenerWindowHandle()
IntPtr GetOpenerWindowHandle()
Return Value
Type: 
IntPtrThe handler
See Also