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