Symphony Framework
UIStateStack Class
Members 
Symphony.Conductor.Framework Namespace : UIStateStack Class
This class provides the abilit to navigate the visual states defined within the assigned UI Control. The UIStateStack class is a stack of UI states.As you navigate to a state it is popped onto the stack.You can then navigate back to a previous state. You can also navigate back to the base state.This class is used by the Symphony.Conductor.Model.DataObjectBase class.
Syntax
public class UIStateStack 
Inheritance Hierarchy

System.Object
   Symphony.Conductor.Framework.UIStateStack

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

UIStateStack Members
Symphony.Conductor.Framework Namespace