2 writes to Sorted
System.Windows.Forms.Tests (2)
System\Windows\Forms\ToolStripComboBoxTests.cs (2)
88_toolStripComboBox.Sorted = true; 91_toolStripComboBox.Sorted = false;
3 references to Sorted
System.Windows.Forms.Tests (3)
System\Windows\Forms\ToolStripComboBoxTests.cs (3)
86_toolStripComboBox.Sorted.Should().BeFalse(); 89_toolStripComboBox.Sorted.Should().BeTrue(); 92_toolStripComboBox.Sorted.Should().BeFalse();