CompositionAnimationGroup.Count Property

Definition

The number of animations in the group.

public:
 property int Count { int get(); };
int Count();
public int Count { get; }
var int32 = compositionAnimationGroup.count;
Public ReadOnly Property Count As Integer

Property Value

Int32

int

The number of animations in the group.

Applies to