AttachAnimation Method
Dynamically adds an animation to the view item.
Syntax
public void AttachAnimation(
Animation animation
);
Parameters
animation
Animation. Specifies an animation element.
Remarks
Only one animation can be provided per AnimationEventType.
Requirements
Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later
See Also