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

ZoomAnimationHelperStartAnimation(UIElement, DependencyProperty, Double, Double) - метод

Starts an animation to a particular value on the specified dependency property.

Пространство имён:  Tessa.UI.Controls.Zooming
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public static void StartAnimation(
	UIElement animatableElement,
	DependencyProperty dependencyProperty,
	double toValue,
	double animationDurationSeconds
)

Параметры

animatableElement
Тип: System.WindowsUIElement
dependencyProperty
Тип: System.WindowsDependencyProperty
toValue
Тип: SystemDouble
animationDurationSeconds
Тип: SystemDouble
См. также