4 references to IsValidIndex
System.Windows.Forms (4)
System\Windows\Forms\Controls\Labels\LinkLabel.LinkCollection.cs (4)
72
if (
IsValidIndex
(index))
222
return
IsValidIndex
(IndexOfKey(key));
266
if (
IsValidIndex
(_lastAccessedIndex))
374
if (
IsValidIndex
(index))