3 writes to _mouseInEdit
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
1663
_mouseInEdit
= false;
1780
_mouseInEdit
= true;
1805
_mouseInEdit
= false;
1 reference to _mouseInEdit
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
1777
if (!
_mouseInEdit
)