IImplicitTimeline.AnimationPropertyChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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