1 write to HasStarCellsU
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
1020
HasStarCellsU
= hasStarCellsU;
3 references to HasStarCellsU
PresentationFramework (3)
System\Windows\Controls\Grid.cs (3)
628
if (
HasStarCellsU
) { ResolveStar(DefinitionsU, constraint.Width); }
638
if (
HasStarCellsU
) { ResolveStar(DefinitionsU, constraint.Width); }
666
if (
HasStarCellsU
) { ResolveStar(DefinitionsU, constraint.Width); }