4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ListViewItem.cs (4)
1820
if (
IsValidIndex
(index)) {
1952
return
IsValidIndex
(IndexOfKey(key));
2046
if (
IsValidIndex
(lastAccessedIndex))
2153
if (
IsValidIndex
(index)) {