Base:
property
BackgroundImageLayout
System.Windows.Forms.ToolStripControlHost.BackgroundImageLayout
1 write to BackgroundImageLayout
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
157
_toolStripComboBox.
BackgroundImageLayout
= layout;
1 reference to BackgroundImageLayout
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
158
_toolStripComboBox.
BackgroundImageLayout
.Should().Be(layout);