StartAnimationAction Class

Definition

An Microsoft.Xaml.Interactivity.IAction implementation that can trigger a target AnimationSet instance.

C#
public sealed class StartAnimationAction : Windows.UI.Xaml.DependencyObject, Microsoft.Xaml.Interactivity.IAction
Inheritance
Windows.UI.Xaml.DependencyObject
StartAnimationAction
Implements
Microsoft.Xaml.Interactivity.IAction

Constructors

Fields

AnimationProperty

Identifies the dependency property.

TargetObjectProperty

Identifies the dependency property.

Properties

Animation

Gets or sets the linked AnimationSet instance to invoke.

TargetObject

Gets or sets the object to start the specified animation on. If not specified, will use the current object the parent animation is running on.

Methods

Applies to

Produit Versions
Windows Community Toolkit 7.0.0, 7.1.0