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