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