1 write to HasStarCellsV
PresentationFramework (1)
System\Windows\Controls\Grid.cs (1)
975
HasStarCellsV
= hasStarCellsV;
3 references to HasStarCellsV
PresentationFramework (3)
System\Windows\Controls\Grid.cs (3)
575
if (
HasStarCellsV
) { ResolveStar(DefinitionsV, constraint.Height); }
589
if (
HasStarCellsV
) { ResolveStar(DefinitionsV, constraint.Height); }
621
if (
HasStarCellsV
) { ResolveStar(DefinitionsV, constraint.Height); }