1 write to DropDownWidth
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
42_toolStripComboBox.DropDownWidth = 200;
1 reference to DropDownWidth
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
43_toolStripComboBox.DropDownWidth.Should().Be(200);