1 write to _isStarHeightPrecomputable
Microsoft.Maui (1)
Layouts\GridLayoutManager.cs (1)
115
_isStarHeightPrecomputable
= IsStarHeightPrecomputable();
2 references to _isStarHeightPrecomputable
Microsoft.Maui (2)
Layouts\GridLayoutManager.cs (2)
243
if (
_isStarHeightPrecomputable
)
365
if (!
_isStarHeightPrecomputable
)