3 writes to _mouseInEdit
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
1680
_mouseInEdit
= false;
1797
_mouseInEdit
= true;
1822
_mouseInEdit
= false;
1 reference to _mouseInEdit
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
1794
if (!
_mouseInEdit
)