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