IImplicitTimeline.AnimationPropertyChanged Event

Definition

Raised whenever a property that influences the animation changes. This event is used by ImplicitAnimationSet to update the animations collection assigned to a target Windows.UI.Xaml.UIElement when any of the individual animations is modified.

event EventHandler? AnimationPropertyChanged;
member this.AnimationPropertyChanged : EventHandler 
Event AnimationPropertyChanged As EventHandler 

Event Type

Applies to