バージョン

AnimationCompleted イベント

UltraCarousel アニメーション終了後に発生します。
シンタックス
'宣言
 
Public Event AnimationCompleted As EventHandler(Of AnimationCompletedEventArgs)
public event EventHandler<AnimationCompletedEventArgs> AnimationCompleted