Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Zoombox Namespace / ZoomboxViewStack Class
Properties Methods


In This Topic
    ZoomboxViewStack Class Members
    In This Topic

    The following tables list the members exposed by ZoomboxViewStack.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the XYZ class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>)
    Public PropertyThe currently selected view within the stack.  
    Top
    Protected Properties
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodOverridden. Clears the view stack.  
    Protected MethodOverridden. Inserts a view into the view stack.  
    Protected MethodOverridden. Removes an item from the view stack.  
    Protected MethodOverridden. Modifies a view currently on the stack.  
    Top
    See Also