1 write to _rowHeight
Microsoft.Maui.Controls.Compatibility (1)
Android\Cells\ViewCellRenderer.cs (1)
130
_rowHeight
= rowHeight;
1 reference to _rowHeight
Microsoft.Maui.Controls.Compatibility (1)
Android\Cells\ViewCellRenderer.cs (1)
144
get { return (int)_parent.GetValue(
_rowHeight
); }