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