1 write to Height
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeightInfoPushedEventArgs.cs (1)
14Height = height;
1 reference to Height
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewRowHeightInfoPushedEventArgsTests.cs (1)
20e.Height.Should().Be(height);