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