4 references to MapPointFromSourceToTarget
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs (4)
204
rect.Location =
MapPointFromSourceToTarget
(rect.Location);
742
newPosition =
MapPointFromSourceToTarget
(newPosition);
795
previousImageRect.Location =
MapPointFromSourceToTarget
(previousImageRect.Location);
797
newImageRect.Location =
MapPointFromSourceToTarget
(newImageRect.Location);