4 references to IsValidIndex
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStripItemCollection.cs (4)
67
if (
IsValidIndex
(index))
207
return
IsValidIndex
(IndexOfKey(key));
344
if (
IsValidIndex
(_lastAccessedIndex))
453
if (
IsValidIndex
(index))