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