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