1 write to AutoCompleteCustomSource
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
108_toolStripComboBox.AutoCompleteCustomSource = source;
1 reference to AutoCompleteCustomSource
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
109_toolStripComboBox.AutoCompleteCustomSource.Should().BeEquivalentTo(source);