2 references to OnHandlerChanged
Microsoft.Maui.Controls (2)
Interactivity\PlatformBehavior.cs (2)
55
bindable.HandlerChanged +=
OnHandlerChanged
;
69
bindable.HandlerChanged -=
OnHandlerChanged
;