ComponentOne Tiles for WPF and Silverlight
StopPointerAnimation Method (C1TileService)

C1.WPF.Tile Namespace > C1TileService Class : StopPointerAnimation Method
The FrameworkElement to stop animation.
Stops an active PointerDown animation for the specified target.
Syntax
'Declaration
 
Public Shared Sub StopPointerAnimation( _
   ByVal target As FrameworkElement _
) 
public static void StopPointerAnimation( 
   FrameworkElement target
)

Parameters

target
The FrameworkElement to stop animation.
See Also

Reference

C1TileService Class
C1TileService Members