DetachAnimation Method

Dynamically removes an animation from the view item.

Syntax

  public void DetachAnimation(
    AnimationEventType  type
);

Parameters

type

AnimationEventType. Specifies the type of animation event.

Remarks

Only one animation can be provided per AnimationEventType.

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also