2 references to IsAnimationPlayingProperty
Microsoft.Maui.Controls (2)
Image\Image.cs (1)
25 public static readonly BindableProperty IsAnimationPlayingProperty = ImageElement.IsAnimationPlayingProperty;
ImageElement.cs (1)
158 return bindable.IsSet(IsAnimationPlayingProperty);