3 references to AllSystemSources
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComboBox.cs (1)
232(int)AutoCompleteSource.AllSystemSources,
winforms\Managed\System\WinForms\TextBox.cs (2)
184(int)AutoCompleteSource.AllSystemSources, 834int mode = (int)AutoCompleteSource.AllSystemSources | NativeMethods.AUTOSUGGEST_OFF | NativeMethods.AUTOAPPEND_OFF;