2 references to ScreenToClient
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.PropertyGridViewAccessibleObject.cs (1)
432
PInvoke.
ScreenToClient
(owner, ref point);
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.ScreenToClient.cs (1)
14
BOOL result =
ScreenToClient
(hWnd.Handle, ref lpPoint);