1 write to _tableViewCell
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\ListViewRenderer.cs (1)
1526 _tableViewCell = value;
2 references to _tableViewCell
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\ListViewRenderer.cs (2)
1523 if (ReferenceEquals(_tableViewCell, value)) 1525 _tableViewCell?.RemoveFromSuperview();