2 references to OnElementBindingContextChanged
Microsoft.Maui.Controls (2)
BindingExpression.cs (2)
465
elem.BindingContextChanged +=
OnElementBindingContextChanged
;
483
elem.BindingContextChanged -=
OnElementBindingContextChanged
;