ImageBehaviorGetAnimateInDesignMode - метод

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

Definition

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

Параметры

obj  DependencyObject
The element from which to read the property value.

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

Boolean
true if GIF animations are shown in design mode; false otherwise.

См. также