MotionFinished Event
Collapse the table of content
Expand the table of content

MultiScaleImage.MotionFinished Event

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Occurs when the zoom or pan animation ends.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.

'Declaration
Public Event MotionFinished As RoutedEventHandler
<MultiScaleImage MotionFinished="eventhandler"/>

Animations are used to transition between different zoom levels and to show motion as the user pans from one area of an image to another. This event occurs when one of these animations ends.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft