4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (4)
90if (IsValidIndex(index)) { 226return IsValidIndex(IndexOfKey(key)); 395if (IsValidIndex(lastAccessedIndex)) { 489if (IsValidIndex(index)) {