4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ListView.cs (4)
7726if (IsValidIndex(index)) { 7791if (IsValidIndex(index)) { 7814if (IsValidIndex(lastAccessedIndex)) 8035return IsValidIndex(IndexOfKey(key));