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
Показать файл Открыть проект

Защищенные методы

Метод Описание
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