Table of Contents

Method CancelAnimation

Namespace
SharpVectors.Runtime
Assembly
SharpVectors.Runtime.Wpf.dll

CancelAnimation(UIElement, DependencyProperty)

Cancel any animations that are running on the specified dependency property.

public static void CancelAnimation(UIElement animatableElement, DependencyProperty dependencyProperty)

Parameters

animatableElement UIElement
dependencyProperty DependencyProperty