Replaced build-time link
parent
2864bc7b37
commit
e06ac6b786
|
@ -10,7 +10,7 @@ Major
|
|||
NotPlanned
|
||||
|
||||
### Change Description
|
||||
Fixed a bug in the [algorithm for allocating sizes to \*-rows](wpf-grid-allocation-of-space-to-star-columns.md) in a <xref:System.Windows.Controls.Grid> introduced in .NET Framework 4.7. In some cases, such as a Grid with `Height="Auto"` containing empty rows, rows were arranged at the wrong position, possibly outside the Grid altogether.
|
||||
Fixed a bug in the [algorithm for allocating sizes to *-rows](https://github.com/Microsoft/dotnet/blob/master/Documentation/compatibility/wpf-grid-allocation-of-space-to-star-columns.md)) in a <xref:System.Windows.Controls.Grid> introduced in .NET Framework 4.7. In some cases, such as a Grid with `Height="Auto"` containing empty rows, rows were arranged at the wrong position, possibly outside the Grid altogether.
|
||||
|
||||
- [ ] Quirked
|
||||
- [ ] Build-time break
|
||||
|
|
Loading…
Reference in New Issue