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);