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