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