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