4 references to GetCellPosition
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (4)
1258Point dropPoint = GetCellPosition(Control.MousePosition); 1289Point cell = GetCellPosition(new Point(x, y)); 1325_droppedCellPosition = GetCellPosition(Control.MousePosition); 1524_droppedCellPosition = GetCellPosition(Control.MousePosition);