4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\LinkLabel.cs (4)
2025
if (
IsValidIndex
(index)) {
2213
return
IsValidIndex
(IndexOfKey(key));
2257
if (
IsValidIndex
(lastAccessedIndex))
2369
if (
IsValidIndex
(index)) {