3 references to IndexOfKey
System.Windows.Forms (3)
System\Windows\Forms\Controls\TabControl\TabControl.TabPageCollection.cs (3)
60
int index =
IndexOfKey
(key);
156
return IsValidIndex(
IndexOfKey
(key));
341
int index =
IndexOfKey
(key);