1 write to MaxDropDownItems
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
79
_toolStripComboBox.
MaxDropDownItems
= 20;
1 reference to MaxDropDownItems
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
80
_toolStripComboBox.
MaxDropDownItems
.Should().Be(20);