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