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