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