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