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.1 KiB

title, ms.date, f1_keywords, helpviewer_keywords, ms.assetid
title ms.date f1_keywords helpviewer_keywords ms.assetid
Clocks How-to Topics 03/30/2017
AutoGeneratedOrientationPage
graphics [WPF], clocks
clocks [WPF]
clocks [WPF], animation
animation [WPF], clocks
c687b2a5-b151-41e2-9ade-df2fc1a16b04

Clocks How-to Topics

The following topics describe how to use a xref:System.Windows.Media.Animation.Clock object to maintain timing state information for a xref:System.Windows.Media.Animation.Timeline.

In This Section

Animate a Property by Using an AnimationClock
Interactively Control a Clock
Seek a Clock Synchronously

Reference

xref:System.Windows.Media.Animation.Clock

xref:System.Windows.Media.Animation.Storyboard

xref:System.Windows.Media.Animation

xref:System.Windows.Media.Animation.Timeline

Animation Overview

Storyboards Overview