3 references to ButtonBounds
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripProfessionalRenderer.cs (1)
260Rectangle buttonBounds = item.ButtonBounds;
winforms\Managed\System\WinForms\ToolStripSystemRenderer.cs (2)
484Rectangle splitButtonBounds = splitButton.ButtonBounds; 516Rectangle splitButtonButtonRect = splitButton.ButtonBounds;