1 write to hwndOwner
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
3308opcparams.hwndOwner = (ContainingControl == null) ? IntPtr.Zero : ContainingControl.Handle;