1 write to _unevenRows
Microsoft.Maui.Controls.Compatibility (1)
Android\Cells\ViewCellRenderer.cs (1)
129 _unevenRows = unevenRows;
1 reference to _unevenRows
Microsoft.Maui.Controls.Compatibility (1)
Android\Cells\ViewCellRenderer.cs (1)
139 get { return (bool)_parent.GetValue(_unevenRows); }