2 references to OnChildListPropertyChanged
Microsoft.Maui.Controls (2)
TemplatedItemsList.cs (2)
1298
list.PropertyChanged +=
OnChildListPropertyChanged
;
1367
list.PropertyChanged -=
OnChildListPropertyChanged
;