1 write to Repeat
Microsoft.Maui.Controls (1)
AnimationExtensions.cs (1)
277 info.Repeat = repeat;
2 references to Repeat
Microsoft.Maui.Controls (2)
AnimationExtensions.cs (2)
342 if (info.Repeat != null && animationsEnabled) 344 repeat = info.Repeat();