1 write to HasStarCellsV
PresentationFramework (1)
src\Framework\System\Windows\Controls\Grid.cs (1)
1047
HasStarCellsV
= hasStarCellsV;
3 references to HasStarCellsV
PresentationFramework (3)
src\Framework\System\Windows\Controls\Grid.cs (3)
646
if (
HasStarCellsV
) { ResolveStar(DefinitionsV, constraint.Height); }
660
if (
HasStarCellsV
) { ResolveStar(DefinitionsV, constraint.Height); }
693
if (
HasStarCellsV
) { ResolveStar(DefinitionsV, constraint.Height); }