2 writes to hwndParent
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
17104this.hwndParent = hwndParent; 17208hwndParent = IntPtr.Zero;
1 reference to hwndParent
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
16460return hwndParent;