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