4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\StatusBar.cs (4)
1288
if (
IsValidIndex
(index)) {
1419
return
IsValidIndex
(IndexOfKey(key));
1458
if (
IsValidIndex
(lastAccessedIndex))
1611
if (
IsValidIndex
(index)) {