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