11 writes to mouseEvents
System.Windows.Forms (11)
winforms\Managed\System\WinForms\ComboBox.cs (11)
1778
mouseEvents
= true;
1794
mouseEvents
= true;
1810
mouseEvents
= true;
1823
mouseEvents
= true;
1849
mouseEvents
= false;
1874
mouseEvents
= true;
1887
mouseEvents
= true;
1905
mouseEvents
= false;
1914
mouseEvents
= false;
3717
mouseEvents
= true;
3736
mouseEvents
= false;
2 references to mouseEvents
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (2)
1848
if (
mouseEvents
&& !ValidationCancelled) {
3735
if (
mouseEvents
&& !ValidationCancelled) {