Share via


4.45 BooleanAnimationUsingKeyFrames

x:Object > DependencyObject > Freezable > Animatable > Timeline > AnimationTimeline > BooleanAnimationBase > BooleanAnimationUsingKeyFrames

(usage)

<BooleanAnimationUsingKeyFrames> BooleanKeyFrame *</BooleanAnimationUsingKeyFrames>

(description)

Animates the value of a property that takes a Boolean along a set of KeyFrames over a specified Duration.

[content property]

KeyFrames

[name property]

Name

(properties)

KeyFrames

BooleanKeyFrameCollection

(description)

The collection of BooleanKeyFrame objects that define the animation.