4 references to IsValidIndex
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStripItemCollection.cs (4)
67
if (
IsValidIndex
(index))
214
return
IsValidIndex
(IndexOfKey(key));
351
if (
IsValidIndex
(_lastAccessedIndex))
454
if (
IsValidIndex
(index))