2 overrides of DragBounds
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (2)
957public override Rectangle DragBounds { 1465public override Rectangle DragBounds {
1 reference to DragBounds
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (1)
713return RowManager.DragBounds;