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