2 references to GetDropDownBounds
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripDropDown.cs (1)
1759
bounds =
GetDropDownBounds
(bounds);
winforms\Managed\System\WinForms\ToolStripDropDownMenu.cs (1)
786
int height =
GetDropDownBounds
(this.Bounds).Height;