ImageBehaviorGetIsAnimationLoaded - метод

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

Definition

Пространство имён: Tessa.UI.Controls
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public static bool GetIsAnimationLoaded(
	Image image
)

Параметры

image  Image
The element from which to read the property value.

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

Boolean
true if the animation is loaded. Otherwise, false.

См. также