2 writes to _animatable
Microsoft.Maui.Controls (2)
AnimationExtensions.cs (2)
408 _animatable = animatable; 415 _animatable = null;
2 references to _animatable
Microsoft.Maui.Controls (2)
AnimationExtensions.cs (2)
409 _animatable?.BatchBegin(); 414 _animatable?.BatchCommit();