ImageBehaviorGetRepeatBehavior - метод

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

Definition

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

Параметры

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

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

RepeatBehavior
The repeat behavior of the animated image.

См. также