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