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