Timeline.Completed event

0 out of 3 rated this helpful - Rate this topic

Occurs when the Storyboard object has completed playing.

Syntax


public event EventHandler<object> Completed


<timeline Completed="eventhandler"/>

Event information

Delegate EventHandler(Object)

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Media.Animation
Windows::UI::Xaml::Media::Animation [C++]

Metadata

Windows.winmd

See also

Timeline

 

 

Build date: 12/4/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.