6 references to Items
System.Windows.Forms (6)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (2)
1966
LayoutTransaction.DoLayout(this, e.Item, PropertyNames.
Items
);
1980
LayoutTransaction.DoLayout(OverflowButton.DropDown, e.Item, PropertyNames.
Items
);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItemAccessibleObject.cs (1)
117
LayoutTransaction.DoLayout(_owner.DropDown, _owner.DropDown, PropertyNames.
Items
);
System\Windows\Forms\Controls\ToolStrips\ToolStripItemCollection.cs (2)
126
using (new LayoutTransaction(_owner, _owner!, PropertyNames.
Items
))
146
using (new LayoutTransaction(_owner, _owner!, PropertyNames.
Items
))
System\Windows\Forms\Layout\TableLayout.cs (1)
50
PropertyNames.
Items
, // Changing toolstrip items collection