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