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