2 references to GetStringsForAutoComplete
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
3198
_stringSource = new StringSource(
GetStringsForAutoComplete
());
3206
_stringSource.RefreshList(
GetStringsForAutoComplete
());