2 references to OnAttachedObjectPropertyChanged
Microsoft.Maui.Controls (2)
Interactivity\PropertyCondition.cs (2)
97
bindable.PropertyChanged +=
OnAttachedObjectPropertyChanged
;
103
bindable.PropertyChanged -=
OnAttachedObjectPropertyChanged
;