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