3 writes to _mouseInEdit
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
1664
_mouseInEdit
= false;
1781
_mouseInEdit
= true;
1806
_mouseInEdit
= false;
1 reference to _mouseInEdit
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
1778
if (!
_mouseInEdit
)