1 write to MaxLength
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
60
_toolStripComboBox.
MaxLength
= 10;
1 reference to MaxLength
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
61
_toolStripComboBox.
MaxLength
.Should().Be(10);