7 references to Item
System.Windows.Forms (7)
winforms\Managed\System\WinForms\ToolStrip.cs (7)
2161LayoutTransaction.DoLayout(this, e.Item, PropertyNames.Items); 2172LayoutTransaction.DoLayout(this.OverflowButton.DropDown, e.Item, PropertyNames.Items); 3370if (!HasVisibleItems && e.Item != null && ((IArrangedElement)e.Item).ParticipatesInLayout) { 3406if (e.Item == lastMouseActiveItem) { 3409if (e.Item == LastMouseDownedItem) { 3412if (e.Item == currentlyActiveTooltipItem) {