4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Control.cs (4)
14733
return
IsValidIndex
(IndexOfKey(key));
14982
if (
IsValidIndex
(lastAccessedIndex))
15078
if (
IsValidIndex
(index)) {
15113
if (
IsValidIndex
(index)) {