1 write to DropDownHeight
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
37_toolStripComboBox.DropDownHeight = 200;
2 references to DropDownHeight
System.Windows.Forms.Tests (2)
System\Windows\Forms\ToolStripComboBoxTests.cs (2)
35_toolStripComboBox.DropDownHeight.Should().Be(106); 38_toolStripComboBox.DropDownHeight.Should().Be(200);