4 references to IsValidIndex
System.Windows.Forms (4)
System\Windows\Forms\Control.ControlCollection.cs (4)
34return IsValidIndex(IndexOfKey(key)); 246if (IsValidIndex(_lastAccessedIndex)) 331if (IsValidIndex(index)) 369if (IsValidIndex(index))