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