2 references to _associatedObjects
Microsoft.Maui.Controls (2)
Interactivity\EventTrigger.cs (2)
53
_associatedObjects
.Add(new WeakReference<BindableObject>(bindable));
58
_associatedObjects
.RemoveAll(wr =>