3 writes to _mouseInEdit
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (3)
1755
_mouseInEdit
= false;
1872
_mouseInEdit
= true;
1897
_mouseInEdit
= false;
1 reference to _mouseInEdit
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
1869
if (!
_mouseInEdit
)