4 references to IsValidIndex
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolBar.cs (4)
1855
if (
IsValidIndex
(index)) {
2016
return
IsValidIndex
(IndexOfKey(key));
2063
if (
IsValidIndex
(lastAccessedIndex))
2139
if (
IsValidIndex
(index)) {