4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ListView.cs (4)
8417
if (
IsValidIndex
(index)) {
8573
return
IsValidIndex
(IndexOfKey(key));
8678
if (
IsValidIndex
(lastAccessedIndex))
8804
if (
IsValidIndex
(index)) {