2 references to DropDownClosed
System.Windows.Forms.Tests (2)
System\Windows\Forms\ToolStripComboBoxTests.cs (2)
261
_toolStripComboBox.
DropDownClosed
+= handler;
266
_toolStripComboBox.
DropDownClosed
-= handler;