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