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