Для изменения размера нажмите или перетащите

ZoomAnimationHelper - класс

A helper class to simplify animation.
Иерархия наследования
SystemObject
  Tessa.UI.Controls.ZoomingZoomAnimationHelper

Пространство имён:  Tessa.UI.Controls.Zooming
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
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.
В начало страницы
См. также