2 references to GetDropDownBounds
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
1526bounds = GetDropDownBounds(bounds);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownMenu.cs (1)
801int height = GetDropDownBounds(Bounds).Height;