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

ImageBehavior.SetAnimatedSource - метод

Sets the value of the AnimatedSource attached property for the specified object.

Пространство имён:  Tessa.UI.Controls
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public static void SetAnimatedSource(
	Image obj,
	ImageSource value
)

Параметры

obj
Тип: System.Windows.Controls.Image
The element on which to set the property value.
value
Тип: System.Windows.Media.ImageSource
The animated image to display.
См. также