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