1 write to TargetReference
Microsoft.Maui.Controls (1)
PlatformBindingHelpers.cs (1)
197 TargetReference = new WeakReference<TPlatformView>(target);
1 reference to TargetReference
Microsoft.Maui.Controls (1)
PlatformBindingHelpers.cs (1)
76 if ((bindable as BindableObjectProxy<TPlatformView>).TargetReference.TryGetTarget(out platformView))