[]
Gets or sets a value specifying the play count for the animation style. A non-negative integer represents the number of times the animation shall be played. A negative integer indicates that the animation shall be infinitely repeated.
public int AnimationRepeatCount { get; set; }
Public Property AnimationRepeatCount As Integer