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());