4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ListView.cs (4)
8417if (IsValidIndex(index)) { 8573return IsValidIndex(IndexOfKey(key)); 8678if (IsValidIndex(lastAccessedIndex)) 8804if (IsValidIndex(index)) {