'Declaration
Protected Overridable Sub OnAnimationStarting( _ ByVal e As AnimationStartingEventArgs _ )
protected virtual void OnAnimationStarting( AnimationStartingEventArgs e )
Parameters
- e
- The AnimationStartingEventArgs instance containing the event data.