C# Class SilverlightFX.UserInterface.Transitions.Blinds

Represents a blind transition that switches between content by raising or lowering one contained content element over another.
Inheritance: System.Windows.Media.Glitz.Transition
Show file Open project: nikhilk/silverlightfx

Protected Methods

Method Description
CreateTransitionAnimation ( System.Windows.Controls.Panel container, AnimationEffectDirection direction ) : ProceduralAnimation

Method Details

CreateTransitionAnimation() protected method

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