11 writes to _mouseEvents
System.Windows.Forms (11)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (11)
1602
_mouseEvents
= true;
1619
_mouseEvents
= true;
1636
_mouseEvents
= true;
1649
_mouseEvents
= true;
1665
_mouseEvents
= false;
1694
_mouseEvents
= true;
1707
_mouseEvents
= true;
1724
_mouseEvents
= false;
1733
_mouseEvents
= false;
3740
_mouseEvents
= true;
3753
_mouseEvents
= false;
2 references to _mouseEvents
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
1663
if (
_mouseEvents
&& !ValidationCancelled)
3751
if (
_mouseEvents
&& !ValidationCancelled)