4 references to IsValidIndex
System.Windows.Forms (4)
System\Windows\Forms\Controls\TabControl\TabControl.TabPageCollection.cs (4)
61if (!IsValidIndex(index)) 156return IsValidIndex(IndexOfKey(key)); 195if (IsValidIndex(_lastAccessedIndex)) 342if (IsValidIndex(index))