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

ImageBehavior - класс

Provides attached properties that display animated GIFs in a standard Image control.
Иерархия наследования
SystemObject
  Tessa.UI.ControlsImageBehavior

Пространство имён:  Tessa.UI.Controls
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public static class ImageBehavior

Тип ImageBehavior предоставляет следующие члены.

Методы
  ИмяОписание
Открытый методСтатический членAddAnimationCompletedHandler
Adds a handler for the AnimationCompleted attached event.
Открытый методСтатический членAddAnimationLoadedHandler
Adds a handler for the AnimationLoaded attached event.
Открытый методСтатический членGetAnimatedSource
Gets the value of the AnimatedSource attached property for the specified object.
Открытый методСтатический членGetAnimateInDesignMode
Gets the value of the AnimateInDesignMode attached property for the specified object.
Открытый методСтатический членGetAnimationController
Gets the animation controller for the specified Image control.
Открытый методСтатический членGetAutoStart
Gets the value of the AutoStart attached property for the specified object.
Открытый методСтатический членGetIsAnimationLoaded
Gets the value of the IsAnimationLoaded attached property for the specified object.
Открытый методСтатический членGetRepeatBehavior
Gets the value of the RepeatBehavior attached property for the specified object.
Открытый методСтатический членRemoveAnimationCompletedHandler
Removes a handler for the AnimationCompleted attached event.
Открытый методСтатический членRemoveAnimationLoadedHandler
Removes a handler for the AnimationLoaded attached event.
Открытый методСтатический членSetAnimatedSource
Sets the value of the AnimatedSource attached property for the specified object.
Открытый методСтатический членSetAnimateInDesignMode
Sets the value of the AnimateInDesignMode attached property for the specified object.
Открытый методСтатический членSetAutoStart
Sets the value of the AutoStart attached property for the specified object.
Открытый методСтатический членSetRepeatBehavior
Sets the value of the RepeatBehavior attached property for the specified object.
В начало страницы
Поля
  ИмяОписание
Открытое полеСтатический членAnimatedSourceProperty
Identifies the AnimatedSource attached property.
Открытое полеСтатический членAnimateInDesignModeProperty
Identifies the AnimateInDesignMode attached property.
Открытое полеСтатический членAnimationCompletedEvent
Identifies the AnimationCompleted attached event.
Открытое полеСтатический членAnimationLoadedEvent
Identifies the AnimationLoaded attached event.
Открытое полеСтатический членAutoStartProperty
Identifies the AutoStart attached property.
Открытое полеСтатический членIsAnimationLoadedProperty
Identifies the IsAnimationLoaded attached property.
Открытое полеСтатический членRepeatBehaviorProperty
Identifies the RepeatBehavior attached property.
В начало страницы
Вложенные свойства
  ИмяОписание
Открытое вложенное свойствоAnimatedSource
Identifies the AnimatedSource attached property.
Открытое вложенное свойствоAnimateInDesignMode
Identifies the AnimateInDesignMode attached property.
Открытое вложенное свойствоAutoStart
Identifies the AutoStart attached property.
Открытое вложенное свойствоIsAnimationLoaded
Identifies the IsAnimationLoaded attached property.
Открытое вложенное свойствоRepeatBehavior
Identifies the RepeatBehavior attached property.
В начало страницы
Вложенные события
  ИмяОписание
Открытое вложенное событиеAnimationCompleted
Identifies the AnimationCompleted attached event.
Открытое вложенное событиеAnimationLoaded
Identifies the AnimationLoaded attached event.
В начало страницы
См. также