ImageBehaviorSetAnimatedSource - метод

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

Definition

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

Параметры

obj  Image
The element on which to set the property value.
value  ImageSource
The animated image to display.

См. также