Symphony Framework
NavigationStateReason Enumeration
Symphony.Conductor.ViewModel Namespace : NavigationStateReason Enumeration
Enumeration defining the available reasons for navigating to or from a visual state.
Syntax
public enum NavigationStateReason : System.Enum 
Members
MemberDescription
NewState Navigating to a new visual state.
StateCanceled The operation has been cancelled.
StateCompleted The operation is complete.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Symphony.Conductor.ViewModel.NavigationStateReason

Requirements

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

See Also

Reference

Symphony.Conductor.ViewModel Namespace