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