2 references to RealCellProperty
Microsoft.Maui.Controls.Compatibility (2)
iOS\Cells\CellRenderer.cs (2)
150
return (UITableViewCell)cell.GetValue(
RealCellProperty
);
155
cell.SetValue(
RealCellProperty
, renderer);