2 references to View
Microsoft.Maui.Controls (2)
ListView\ListView.cs (2)
448
if (content is ViewCell viewCell && viewCell.
View
!= null && HasUnevenRows)
449
viewCell.
View
.ComputedConstraint = LayoutConstraint.None;