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