Table of Contents

Enum TransitionEffectKind

Namespace
HeBianGu.General.WpfControlLib
Assembly
HeBianGu.General.WpfControlLib.dll
public enum TransitionEffectKind
Extension Methods

Fields

ExpandIn = 1
FadeIn = 2
None = 0
SlideInFromBottom = 6
SlideInFromLeft = 3
SlideInFromRight = 5
SlideInFromTop = 4