3 references to RefreshList
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComboBox.cs (2)
3178stringSource.RefreshList(GetStringsForAutoComplete(AutoCompleteCustomSource)); 3202stringSource.RefreshList(GetStringsForAutoComplete(Items));
winforms\Managed\System\WinForms\TextBox.cs (1)
793stringSource.RefreshList(GetStringsForAutoComplete());