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

ImageBehaviorAddAnimationCompletedHandler - метод

Adds a handler for the AnimationCompleted attached event.

Пространство имён:  Tessa.UI.Controls
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public static void AddAnimationCompletedHandler(
	Image d,
	RoutedEventHandler handler
)

Параметры

d
Тип: System.Windows.ControlsImage
The UIElement that listens to this event.
handler
Тип: System.WindowsRoutedEventHandler
The event handler to be added.
См. также