5 writes to RowCount
System.Windows.Forms (5)
winforms\Managed\System\WinForms\MDIWindowDialog.cs (1)
135this.okCancelTableLayoutPanel.RowCount = 1;
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
288tableLayoutPanel1.RowCount = 2;
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (3)
209this.overarchingTableLayoutPanel.RowCount = 2; 231this.buttonTableLayoutPanel.RowCount = 1; 269this.pictureLabelTableLayoutPanel.RowCount = 1;