2 references to OnCellPropertyChanged
Microsoft.Maui.Controls.Compatibility (2)
iOS\ContextActionCell.cs (2)
158
_cell.PropertyChanged -=
OnCellPropertyChanged
;
176
cell.PropertyChanged +=
OnCellPropertyChanged
;