4 references to IsValidIndex
System.Windows.Forms (4)
System\Windows\Forms\Controls\ListView\ListView.ColumnHeaderCollection.cs (4)
54if (IsValidIndex(index)) 115if (IsValidIndex(index)) 139if (IsValidIndex(_lastAccessedIndex)) 366return IsValidIndex(IndexOfKey(key));