Classes
 ClassDescription
 ActionEffectInstance The ActionEffectInstance class is the superclass for all action effect instance classes.
 AddChildActionInstance The AddChildActionInstance class implements the instance class for the AddChildAction effect.
 AnimatePropertyInstance The AnimatePropertyInstance class implements the instance class for the AnimateProperty effect.
 CompositeEffectInstance The CompositeEffectInstance class implements the instance class for the CompositeEffect class.
 FadeInstance The FadeInstance class implements the instance class for the Fade effect.
 MoveInstance The MoveInstance class implements the instance class for the Move effect.
 ParallelInstance The ParallelInstance class implements the instance class for the Parallel effect.
 PauseInstance The PauseInstance class implements the instance class for the Pause effect.
 PropertyChanges The PropertyChanges class defines the start and end values for a set of properties of a target component of a transition.
 RemoveChildActionInstance The RemoveChildActionInstance class implements the instance class for the RemoveChildAction effect.
 ResizeInstance The ResizeInstance class implements the instance class for the Resize effect.
 SequenceInstance The SequenceInstance class implements the instance class for the Sequence effect.
 SetPropertyActionInstance The SetPropertyActionInstance class implements the instance class for the SetPropertyAction effect.
 SetStyleActionInstance The SetStyleActionInstance class implements the instance class for the SetStyleAction effect.
 TweenEffectInstance The TweenEffectInstance class implements the instance class for the TweenEffect.