C# Class SilverlightFX.UserInterface.Transitions.CrossFade

Represents a fade effect that can be attached to a container with two child elements. The effect fades one element to another.
Inheritance: System.Windows.Media.Glitz.Transition
Afficher le fichier Open project: nikhilk/silverlightfx

Méthodes protégées

Méthode Description
CreateTransitionAnimation ( System.Windows.Controls.Panel container, AnimationEffectDirection direction ) : ProceduralAnimation

Method Details

CreateTransitionAnimation() protected méthode

protected CreateTransitionAnimation ( System.Windows.Controls.Panel container, AnimationEffectDirection direction ) : ProceduralAnimation
container System.Windows.Controls.Panel
direction AnimationEffectDirection
Résultat System.Windows.Media.Glitz.ProceduralAnimation