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