6 writes to Finished
Microsoft.Maui (2)
Animations\Animation.cs (2)
34
Finished
= finished;
365
Finished
= null;
Microsoft.Maui.Controls (4)
AnimationExtensions.cs (4)
77
animation.
Finished
+= () =>
80
animation.
Finished
= null;
97
animation.
Finished
+= () =>
100
animation.
Finished
= null;
3 references to Finished
Microsoft.Maui (1)
Animations\Animation.cs (1)
223
Finished
?.Invoke();
Microsoft.Maui.Controls (2)
Animation.cs (1)
101
animation.
Finished
?.Invoke();
Tweener.cs (1)
48
Finished
?.Invoke();