ImageBehavior - класс |
Пространство имён: Tessa.UI.Controls
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.
|