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