2 references to new
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
18305DataGridViewRowHeightInfoPushedEventArgs dgvrhipe = new(rowIndex, height, minimumHeight);
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewRowHeightInfoPushedEventArgsTests.cs (1)
17DataGridViewRowHeightInfoPushedEventArgs e = new(rowIndex, height, minimumHeight);