[]
Stops an active PointerDown animation for the specified target.
public static void StopPointerAnimation(FrameworkElement target)
Public Shared Sub StopPointerAnimation(target As FrameworkElement)
| Type | Name | Description |
|---|---|---|
| FrameworkElement | target | The FrameworkElement to stop animation. |