[]
        
(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)
Parameters
Type Name Description
FrameworkElement target

The FrameworkElement to stop animation.