CompositionObject.StartAnimationWithIAnimationObject Method

Definition

Connects an animation with the specified property of the target object and starts the animation.

C#
public static void StartAnimationWithIAnimationObject(IAnimationObject target, string propertyName, CompositionAnimation animation);

Parameters

target
IAnimationObject

The object that defines the property to be animated.

propertyName
String

The property to associate the animation with.

animation
CompositionAnimation

The animation to associate with the specified property.

Applies to

Produk Versi
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6