11 writes to _mouseEvents
System.Windows.Forms (11)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (11)
1673
_mouseEvents
= true;
1690
_mouseEvents
= true;
1707
_mouseEvents
= true;
1720
_mouseEvents
= true;
1736
_mouseEvents
= false;
1765
_mouseEvents
= true;
1778
_mouseEvents
= true;
1795
_mouseEvents
= false;
1804
_mouseEvents
= false;
3914
_mouseEvents
= true;
3936
_mouseEvents
= false;
2 references to _mouseEvents
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
1734
if (
_mouseEvents
&& !ValidationCancelled)
3934
if (
_mouseEvents
&& !ValidationCancelled)