1 write to HasStarCellsV
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
1021HasStarCellsV = hasStarCellsV;
3 references to HasStarCellsV
PresentationFramework (3)
System\Windows\Controls\Grid.cs (3)
626if (HasStarCellsV) { ResolveStar(DefinitionsV, constraint.Height); } 640if (HasStarCellsV) { ResolveStar(DefinitionsV, constraint.Height); } 672if (HasStarCellsV) { ResolveStar(DefinitionsV, constraint.Height); }