[]
        
(Showing Draft Content)

C1.WPF.Tile.C1TileService.StopPointerAnimation

StopPointerAnimation Method

StopPointerAnimation(FrameworkElement)

Stops an active PointerDown animation for the specified target.

Declaration
public static void StopPointerAnimation(FrameworkElement target)
Public Shared Sub StopPointerAnimation(target As FrameworkElement)
Parameters
Type Name Description
FrameworkElement target

The FrameworkElement to stop animation.