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