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