1 instantiation of ViewCellContainer
Microsoft.Maui.Controls.Compatibility (1)
Android\Cells\ViewCellRenderer.cs (1)
49
var c = new
ViewCellContainer
(context, view, cell, ParentView, unevenRows, rowHeight);
3 references to ViewCellContainer
Microsoft.Maui.Controls.Compatibility (3)
Android\Cells\ViewCellRenderer.cs (3)
21
var
container = convertView as
ViewCellContainer
;
49
var
c = new ViewCellContainer(context, view, cell, ParentView, unevenRows, rowHeight);