4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Menu.cs (4)
732
if (
IsValidIndex
(index)) {
936
return
IsValidIndex
(IndexOfKey(key));
1037
if (
IsValidIndex
(lastAccessedIndex))
1150
if (
IsValidIndex
(index)) {