ZoomAnimationHelper - класс |
Пространство имён: Tessa.UI.Controls.Zooming
public static class ZoomAnimationHelper
Тип ZoomAnimationHelper предоставляет следующие члены.
Имя | Описание | |
---|---|---|
CancelAnimation |
Cancel any animations that are running on the specified dependency property.
| |
StartAnimation(UIElement, DependencyProperty, Double, Double) |
Starts an animation to a particular value on the specified dependency property.
| |
StartAnimation(UIElement, DependencyProperty, Double, Double, EventHandler) |
Starts an animation to a particular value on the specified dependency property.
You can pass in an event handler to call when the animation has completed.
|