3 writes to dropDownWillBeClosed
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComboBox.cs (3)
2680
dropDownWillBeClosed
= true;
2698
dropDownWillBeClosed
= false;
2976
dropDownWillBeClosed
= false;
1 reference to dropDownWillBeClosed
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ComboBox.cs (1)
2695
if (
dropDownWillBeClosed
) {