1 implementation of Add
Microsoft.Maui (1)
Animations\AnimationManager.cs (1)
35 public void Add(Animation animation)
2 references to Add
Microsoft.Maui (2)
Animations\Animation.cs (2)
255 animationManger.Add(this); 330 animationManger?.Add(this);