3 references to IsValidIndex
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.CheckedListViewItemCollection.cs (3)
116if (IsValidIndex(index)) 203return IsValidIndex(IndexOfKey(key)); 242if (IsValidIndex(_lastAccessedIndex))