3 references to HandlePropertyChanged
Microsoft.Maui.Controls.Compatibility (3)
iOS\Cells\CellTableViewCell.cs (3)
31 _cell.PropertyChanged -= HandlePropertyChanged; 38 _cell.PropertyChanged += HandlePropertyChanged; 112 _cell.PropertyChanged -= HandlePropertyChanged;