5 writes to _animationManagerKey
Microsoft.Maui.Controls (5)
Tweener.cs (5)
108 _animationManagerKey = 0; 148 _animationManagerKey = 0; 170 _animationManagerKey = _animationManager.Insert(Step); 184 _animationManagerKey = 0; 206 _animationManagerKey = 0;
4 references to _animationManagerKey
Microsoft.Maui.Controls (4)
Tweener.cs (4)
105 if (_animationManagerKey != 0) 107 _animationManager.Remove(_animationManagerKey); 196 if (_animationManagerKey != 0) 200 _animationManager.Remove(_animationManagerKey);