3 writes to mouseInEdit
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComboBox.cs (3)
1858mouseInEdit = false; 1973mouseInEdit = true; 1988mouseInEdit = false;
1 reference to mouseInEdit
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
1971if (!mouseInEdit) {