Files
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00

1.4 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Path Animation How-to Topics 03/30/2017
AutoGeneratedOrientationPage
animation [WPF], paths
path animations [WPF]
e9b71017-bac4-40d7-858b-326939442cb1

Path Animation How-to Topics

The topics in this section demonstrate how to animate an object along a path.

In This Section

Animate an Object Along a Path (Double Animation)
Animate an Object Along a Path (Point Animation)
Animate an Object Along a Path (Matrix Animation)
Animate an Object Along a Path (Matrix Animation with Offset Accumulation)
Rotate an Object by Using a Geometric Path (Matrix Animation)
Rotate an Object by Using a Geometric Path

Reference

xref:System.Windows.Media.Animation.PathAnimationSource

xref:System.Windows.Media.Animation.Storyboard

See also