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