11 writes to _mouseEvents
System.Windows.Forms (11)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (11)
1600
_mouseEvents
= true;
1617
_mouseEvents
= true;
1634
_mouseEvents
= true;
1647
_mouseEvents
= true;
1663
_mouseEvents
= false;
1692
_mouseEvents
= true;
1705
_mouseEvents
= true;
1722
_mouseEvents
= false;
1731
_mouseEvents
= false;
3734
_mouseEvents
= true;
3747
_mouseEvents
= false;
2 references to _mouseEvents
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
1661
if (
_mouseEvents
&& !ValidationCancelled)
3745
if (
_mouseEvents
&& !ValidationCancelled)