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.
|