WindowInfoParentWindowHandle Property |
Version 55.0.0[Missing <summary> documentation for "P:CefSharp.WindowInfo.ParentWindowHandle"]
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 55.0.0.0
Syntax public virtual IntPtr ParentWindowHandle { get; set; }
public:
virtual property IntPtr ParentWindowHandle {
IntPtr get ();
void set (IntPtr value);
}
Property Value
Type:
IntPtrImplements
IWindowInfoParentWindowHandleSee Also