2 references to GetOffsetToClientArea
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs (1)
214
Point offset = controlDesigner.
GetOffsetToClientArea
();
System\Windows\Forms\Design\ParentControlDesigner.cs (1)
308
Point offset =
GetOffsetToClientArea
();