Property RepeatCount
RepeatCount
Gets or sets the number of times to repeat the animation. Use -1 for infinite.
public int RepeatCount { get; set; }
Gets or sets the number of times to repeat the animation. Use -1 for infinite.
public int RepeatCount { get; set; }