3 references to IsValidIndex
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ListView.cs (3)
6737if(IsValidIndex(index)) { 6823return IsValidIndex(IndexOfKey(key)); 6859if (IsValidIndex(lastAccessedIndex))