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

ImageBehaviorGetAnimatedSource - метод

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

Пространство имён:  Tessa.UI.Controls
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
[AttachedPropertyBrowsableForTypeAttribute(typeof(Image))]
public static ImageSource GetAnimatedSource(
	Image obj
)

Параметры

obj
Тип: System.Windows.ControlsImage
The element from which to read the property value.

Возвращаемое значение

Тип: ImageSource
The currently displayed animated image.
См. также