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