3 references to RefreshList
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
3265
_stringSource.
RefreshList
(AutoCompleteCustomSource.ToArray());
3308
_stringSource.
RefreshList
(GetStringsForAutoComplete());
System\Windows\Forms\Controls\TextBox\TextBox.cs (1)
790
_stringSource.
RefreshList
(AutoCompleteCustomSource.ToArray());