Concept.Utils.Wpf Assembly > Concept.Utils.Wpf Namespace : ClassicTransitionTypes Enumeration |
public enum ClassicTransitionTypes : System.Enum
Member | Value | Description |
---|---|---|
Fade | 3 | Fade transition |
None | 0 | No transition |
RotationSlideLeftRight | 4 | Deep slide transition |
RotationSlideUpDown | 5 | |
SlideLeftRight | 2 | Slide left right transition |
SlideUpDown | 1 | Slide up down transition |
SwitchOnBottom | 7 | |
SwitchOnLeft | 8 | |
SwitchOnRight | 9 | |
SwitchOnTop | 6 |
System.Object
System.ValueType
System.Enum
Concept.Utils.Wpf.ClassicTransitionTypes
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2