1 write to Animatable
Microsoft.Maui.Controls (1)
AnimatableKey.cs (1)
21
Animatable
= new WeakReference<IAnimatable>(animatable);
3 references to Animatable
Microsoft.Maui.Controls (3)
AnimatableKey.cs (3)
81
if (!
Animatable
.TryGetTarget(out target))
99
if (!
Animatable
.TryGetTarget(out thisAnimatable))
106
if (!other.
Animatable
.TryGetTarget(out thatAnimatable))