IWindowInfoParentWindowHandle Property |
Version 55.0.0[Missing <summary> documentation for "P:CefSharp.IWindowInfo.ParentWindowHandle"]
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax IntPtr ParentWindowHandle { get; set; }
property IntPtr ParentWindowHandle {
IntPtr get ();
void set (IntPtr value);
}
Property Value
Type:
IntPtrSee Also