3 references to RefreshList
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
3163_stringSource.RefreshList(AutoCompleteCustomSource.ToArray()); 3206_stringSource.RefreshList(GetStringsForAutoComplete());
System\Windows\Forms\Controls\TextBox\TextBox.cs (1)
767_stringSource.RefreshList(AutoCompleteCustomSource.ToArray());