Concept.Utils.Wpf Assembly > Concept.Utils.Wpf Namespace : NavigationControlTransitions Enumeration |
public enum NavigationControlTransitions : System.Enum
Member | Value | Description |
---|---|---|
Fade | 1 | Fade transition |
None | 0 | No transition |
SlideLeftRight | 7 | Slide left right transition |
SlideUpDown | 6 | Slide up down transition |
SwitchOnDown | 5 | Switch on down transition |
SwitchOnLeft | 3 | Switch on left transition |
SwitchOnRight | 2 | Switch on right transition |
SwitchOnUp | 4 | Switch on up transition |
System.Object
System.ValueType
System.Enum
Concept.Utils.Wpf.NavigationControlTransitions
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