4 references to IsValidIndex
System.Windows.Forms (4)
System\Windows\Forms\Controls\ListView\ListView.ListViewItemCollection.cs (4)
113if (IsValidIndex(index)) 253return IsValidIndex(IndexOfKey(key)); 344if (IsValidIndex(_lastAccessedIndex)) 450if (IsValidIndex(index))