Represents the method that handles the AnimationChanged event.
[Visual Basic .NET]
Public Delegate Sub AnimationChangedEventHandler ( _
)
[C#] public delegate void AnimationChangedEventHandler ( );