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