11 writes to _mouseEvents
System.Windows.Forms (11)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (11)
1591
_mouseEvents
= true;
1608
_mouseEvents
= true;
1625
_mouseEvents
= true;
1638
_mouseEvents
= true;
1654
_mouseEvents
= false;
1683
_mouseEvents
= true;
1696
_mouseEvents
= true;
1713
_mouseEvents
= false;
1722
_mouseEvents
= false;
3721
_mouseEvents
= true;
3734
_mouseEvents
= false;
2 references to _mouseEvents
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
1652
if (
_mouseEvents
&& !ValidationCancelled)
3732
if (
_mouseEvents
&& !ValidationCancelled)