11 writes to _mouseEvents
System.Windows.Forms (11)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (11)
1677
_mouseEvents
= true;
1694
_mouseEvents
= true;
1711
_mouseEvents
= true;
1724
_mouseEvents
= true;
1740
_mouseEvents
= false;
1769
_mouseEvents
= true;
1782
_mouseEvents
= true;
1799
_mouseEvents
= false;
1808
_mouseEvents
= false;
3924
_mouseEvents
= true;
3946
_mouseEvents
= false;
2 references to _mouseEvents
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
1738
if (
_mouseEvents
&& !ValidationCancelled)
3944
if (
_mouseEvents
&& !ValidationCancelled)