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