Skip to content

Commit 84475fa

Browse files
author
Ron Petrusha
authored
Merge pull request microsoft#997 from rpetrusha/fix-48-links
Replaced build-time link
2 parents 87ba925 + e06ac6b commit 84475fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/compatibility/wpf-grid-row-size-allocation-with-collapsed-element.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Major
1010
NotPlanned
1111

1212
### Change Description
13-
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.
13+
Fixed a bug in the [algorithm for allocating sizes to &#42;-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.
1414

1515
- [ ] Quirked
1616
- [ ] Build-time break

0 commit comments

Comments
 (0)