3 references to IsItemFullyVisible
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownMenu.cs (3)
470if (!IsItemFullyVisible(displayRect, nextItem.Bounds)) 682if (IsItemFullyVisible(displayRectangle, adjustedLastItemBounds)) 708if (IsItemFullyVisible(displayRectangle, adjustedLastItemBounds))