2 references to GetStringsForAutoComplete
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TextBox.cs (2)
785
stringSource = new StringSource(
GetStringsForAutoComplete
());
793
stringSource.RefreshList(
GetStringsForAutoComplete
());