2 references to AllSystemSources
System.Windows.Forms (2)
System\Windows\Forms\Controls\TextBox\TextBox.cs (2)
155
case AutoCompleteSource.
AllSystemSources
:
791
PInvoke.SHAutoComplete(this, (SHELL_AUTOCOMPLETE_FLAGS)AutoCompleteSource.
AllSystemSources
| SHELL_AUTOCOMPLETE_FLAGS.SHACF_AUTOSUGGEST_FORCE_OFF | SHELL_AUTOCOMPLETE_FLAGS.SHACF_AUTOAPPEND_FORCE_OFF);