1 write to Index
System.Windows.Forms (1)
System\Windows\Forms\Layout\MeasureItemEventArgs.cs (1)
22
Index
= index;
3 references to Index
PresentationUI (1)
MS\Internal\Documents\SignatureSummaryDialog.cs (1)
532
(SignatureResources)_listBoxSummary.Items[e.
Index
]
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (2)
628
bool drawSeparator = e.
Index
== _customItemIndex;
630
if (e.
Index
>= 0 && drawSeparator)