3 references to BindableOnPropertyChanged
Microsoft.Maui.Controls (3)
TemplatedItemsList.cs (3)
64 _itemsView.PropertyChanged += BindableOnPropertyChanged; 86 _itemsView.PropertyChanged += BindableOnPropertyChanged; 241 _itemsView.PropertyChanged -= BindableOnPropertyChanged;