VectorAnimationUsingKeyFrames.OnChanged Method
Definition
Called when the current VectorAnimationUsingKeyFrames object is modified.
protected:
override void OnChanged();
protected override void OnChanged ();
override this.OnChanged : unit -> unit
Protected Overrides Sub OnChanged ()