1 instantiation of BatchObject
Microsoft.Maui.Controls (1)
AnimationExtensions.cs (1)
215
public static IDisposable Batch(this IAnimatable self) => new
BatchObject
(self);