Gets or sets a value that causes the animation to start playing automatically when the source is set.

Namespace:  C1.Phone.Imaging
Assembly:  C1.Phone.Imaging (in C1.Phone.Imaging.dll)

Syntax

C#
public bool AutoPlay { get; set; }
Visual Basic
Public Property AutoPlay As Boolean
	Get
	Set

See Also