1 write to HasStarCellsU
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
966HasStarCellsU = hasStarCellsU;
3 references to HasStarCellsU
PresentationFramework (3)
System\Windows\Controls\Grid.cs (3)
574if (HasStarCellsU) { ResolveStar(DefinitionsU, constraint.Width); } 584if (HasStarCellsU) { ResolveStar(DefinitionsU, constraint.Width); } 612if (HasStarCellsU) { ResolveStar(DefinitionsU, constraint.Width); }