2 references to DragBounds
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (2)
725dragRect = RowsInternal[row].DragBounds; 835pointInCurrentRow = currentToolStripPanelRow.DragBounds.Contains(clientLocation);