4 writes to Index
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolStripManager.cs (4)
1991
maction.
Index
= indexOfDestinationItem;
2004
maction.
Index
= indexOfDestinationItem;
2022
maction.
Index
= insertIndex;
2033
maction.
Index
= index;
1 reference to Index
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripManager.cs (1)
2130
historyItem.IndexCollection.Insert(Math.Min(historyItem.
Index
, historyItem.IndexCollection.Count), historyItem.TargetItem);