1 write to FlatStyle
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
178
_toolStripComboBox.
FlatStyle
= style;
1 reference to FlatStyle
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripComboBoxTests.cs (1)
179
_toolStripComboBox.
FlatStyle
.Should().Be(style);