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