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