ZoomAnimationHelperCancelAnimation - метод
Cancel any animations that are running on the specified dependency property.
Пространство имён: Tessa.UI.Controls.ZoomingСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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
-