C# 클래스 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.
상속: System.Windows.Media.Glitz.Transition
파일 보기 프로젝트 열기: nikhilk/silverlightfx

보호된 메소드들

메소드 설명
CreateTransitionAnimation ( System.Windows.Controls.Panel container, AnimationEffectDirection direction ) : ProceduralAnimation

메소드 상세

CreateTransitionAnimation() 보호된 메소드

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