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