Documentation
-
How to: Trigger an Animation When a Property Value Changes - WPF
Learn how to use a trigger to start a storyboard when a property value changes.
-
Learn about how the RepeatButton elements give you control over when and how the Click event occurs.
-
How to: Animate the Thickness of a Border by Using Key Frames - WPF
Learn how to use the ThicknessAnimationUsingKeyFrames class to animate the BorderThickness property of a Border.
-
How to: Animate a Boolean by Using Key Frames - WPF
Learn how to use the BooleanAnimationUsingKeyFrames class to animate the Boolean property value of a Button control by using key frames.