Base:
property
BackgroundImageLayout
System.Windows.Forms.ToolStripControlHost.BackgroundImageLayout
1 write to BackgroundImageLayout
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripTextBoxTests.cs (1)
69
_toolStripTextBox.
BackgroundImageLayout
= imageLayout;
1 reference to BackgroundImageLayout
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripTextBoxTests.cs (1)
70
_toolStripTextBox.
BackgroundImageLayout
.Should().Be(imageLayout);