2 writes to IntegralHeight
System.Windows.Forms.Tests (2)
System\Windows\Forms\ToolStripComboBoxTests.cs (2)
71_toolStripComboBox.IntegralHeight = false; 74_toolStripComboBox.IntegralHeight = true;
3 references to IntegralHeight
System.Windows.Forms.Tests (3)
System\Windows\Forms\ToolStripComboBoxTests.cs (3)
69_toolStripComboBox.IntegralHeight.Should().BeTrue(); 72_toolStripComboBox.IntegralHeight.Should().BeFalse(); 75_toolStripComboBox.IntegralHeight.Should().BeTrue();