6 references to ClientToScreen
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
626
PInvoke.
ClientToScreen
(this, ref pt);
System\Windows\Forms\Form.cs (1)
4396
PInvoke.
ClientToScreen
(this, ref pointToSnap);
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
690
PInvoke.
ClientToScreen
(this, ref topLeftPoint);
System.Windows.Forms.Design (3)
System\Drawing\Design\ColorEditor.ColorPalette.ColorPaletteAccessibleObject.ColorCellAccessibleObject.cs (1)
40
PInvoke.
ClientToScreen
(palette, ref pt);
System\Windows\Forms\Design\Behavior\ResizeBehavior.cs (2)
483
PInvoke.
ClientToScreen
(_behaviorService.AdornerWindowControl, ref mouseLocAbs);
548
PInvoke.
ClientToScreen
(_behaviorService.AdornerWindowControl, ref _lastMouseAbs);