3 references to RefreshList
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
3160_stringSource.RefreshList(AutoCompleteCustomSource.ToArray()); 3203_stringSource.RefreshList(GetStringsForAutoComplete());
System\Windows\Forms\Controls\TextBox\TextBox.cs (1)
761_stringSource.RefreshList(AutoCompleteCustomSource.ToArray());