3 writes to _mouseInEdit
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
1669
_mouseInEdit
= false;
1786
_mouseInEdit
= true;
1811
_mouseInEdit
= false;
1 reference to _mouseInEdit
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
1783
if (!
_mouseInEdit
)