3 references to RefreshList
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
3147
_stringSource.
RefreshList
(AutoCompleteCustomSource.ToArray());
3190
_stringSource.
RefreshList
(GetStringsForAutoComplete());
System\Windows\Forms\Controls\TextBox\TextBox.cs (1)
748
_stringSource.
RefreshList
(AutoCompleteCustomSource.ToArray());