1 reference to EnableLegacyIMEFocusInComboBox
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
1755if (!DesignMode && (childEdit != null && m.HWnd == childEdit.Handle) && !LocalAppContextSwitches.EnableLegacyIMEFocusInComboBox) {