5 references to IsValidIndex
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ImageList.cs (5)
1219
if (
IsValidIndex
(index)) {
1454
return
IsValidIndex
(IndexOfKey(key));
1490
if (
IsValidIndex
(lastAccessedIndex))
1598
if (
IsValidIndex
(index)) {
1608
if (!
IsValidIndex
(index)) {