4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\TabControl.cs (4)
2289if (IsValidIndex(index)) { 2472return IsValidIndex(IndexOfKey(key)); 2517if (IsValidIndex(lastAccessedIndex)) 2700if (IsValidIndex(index)) {