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