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