1 write to HasStarCellsU
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
983
HasStarCellsU
= hasStarCellsU;
3 references to HasStarCellsU
PresentationFramework (3)
System\Windows\Controls\Grid.cs (3)
586
if (
HasStarCellsU
) { ResolveStar(DefinitionsU, constraint.Width); }
596
if (
HasStarCellsU
) { ResolveStar(DefinitionsU, constraint.Width); }
624
if (
HasStarCellsU
) { ResolveStar(DefinitionsU, constraint.Width); }