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