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