For example, if a GridLayout has one row and one column, the first call to the IncreaseSize method will add one column, and the second call will add one row. If a GridLayout has one row and two columns, the first call to the IncreaseSize method will add one row, and the second call will add one column.