ZoomAnimationHelperCancelAnimation - метод
Cancel any animations that are running on the specified dependency property.
Пространство имён: Tessa.UI.Controls.ZoomingСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public static void CancelAnimation(
UIElement animatableElement,
DependencyProperty dependencyProperty
)
Public Shared Sub CancelAnimation (
animatableElement As UIElement,
dependencyProperty As DependencyProperty
)
public:
static void CancelAnimation(
UIElement^ animatableElement,
DependencyProperty^ dependencyProperty
)
static member CancelAnimation :
animatableElement : UIElement *
dependencyProperty : DependencyProperty -> unit
Параметры
- animatableElement UIElement
-
- dependencyProperty DependencyProperty
-