3 references to IsValidIndex
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.SelectedListViewItemCollection.cs (3)
169if (IsValidIndex(index)) 289return IsValidIndex(IndexOfKey(key)); 403if (IsValidIndex(_lastAccessedIndex))