11 writes to _mouseEvents
System.Windows.Forms (11)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (11)
1586
_mouseEvents
= true;
1603
_mouseEvents
= true;
1620
_mouseEvents
= true;
1633
_mouseEvents
= true;
1649
_mouseEvents
= false;
1678
_mouseEvents
= true;
1691
_mouseEvents
= true;
1708
_mouseEvents
= false;
1717
_mouseEvents
= false;
3695
_mouseEvents
= true;
3708
_mouseEvents
= false;
2 references to _mouseEvents
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
1647
if (
_mouseEvents
&& !ValidationCancelled)
3706
if (
_mouseEvents
&& !ValidationCancelled)