3 references to IsValidIndex
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.SelectedListViewItemCollection.cs (3)
168if (IsValidIndex(index)) 288return IsValidIndex(IndexOfKey(key)); 402if (IsValidIndex(_lastAccessedIndex))