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