2 references to ScreenToClient
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (1)
7363
UnsafeNativeMethods.
ScreenToClient
(new HandleRef(this, this.Handle), pt );
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
7740
UnsafeNativeMethods.
ScreenToClient
(new HandleRef(Owner, Owner.Handle), pt);