2 references to FindStringIgnoreCase
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
1126
int index =
FindStringIgnoreCase
(value);
1173
int index =
FindStringIgnoreCase
(text);