2 references to OnChildPropertyChanged
Microsoft.Maui.Controls (2)
LegacyLayouts\FlexLayout.cs (2)
290
view.PropertyChanged +=
OnChildPropertyChanged
;
296
view.PropertyChanged -=
OnChildPropertyChanged
;