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