Base:
property
BackgroundImage
System.Windows.Forms.ToolStripControlHost.BackgroundImage
1 write to BackgroundImage
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
145_toolStripComboBox.BackgroundImage = image;
1 reference to BackgroundImage
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
146_toolStripComboBox.BackgroundImage.Should().Be(image);