1 write to HasStarCellsU
PresentationFramework (1)
src\Framework\System\Windows\Controls\Grid.cs (1)
1046
HasStarCellsU
= hasStarCellsU;
3 references to HasStarCellsU
PresentationFramework (3)
src\Framework\System\Windows\Controls\Grid.cs (3)
648
if (
HasStarCellsU
) { ResolveStar(DefinitionsU, constraint.Width); }
658
if (
HasStarCellsU
) { ResolveStar(DefinitionsU, constraint.Width); }
687
if (
HasStarCellsU
) { ResolveStar(DefinitionsU, constraint.Width); }