Xceed Toolkit Plus for WPF v4.6 Documentation
AutoStretchStackPanel Class Members
Fields  Properties  Methods  Events


Xceed.Wpf.Toolkit Assembly > Xceed.Wpf.Toolkit.Panels Namespace : AutoStretchStackPanel Class

The following tables list the members exposed by AutoStretchStackPanel.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)GapRatio Dependency Property  
Public Fieldstatic (Shared in Visual Basic)IsChildOrderReversed Dependency Property  
Public Fieldstatic (Shared in Visual Basic)Orientation Dependency Property  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyGets or sets the DefaultAnimationRate property. This dependency property indicates the duration or speed at which other animations will if they set their respective AnimationRate properties to AnimationRate.Default. This property can be used to set a single animation rate to be used for EnterAnimationRate, ExitAnimationRate, LayoutAnimationRate, SwitchAnimationRate, and TemplateAnimationRate. (Inherited from AnimationPanel)
Public PropertyGets or sets the EnterAnimator property. This dependency property indicates which iterative layout animator will be used to animate children when they are first added to a panel. This provides for an "animate in" effect. If you'd like to use the same animator for several layouts within a SwitchPanel, you can set the EnterAnimator property directly on the owning SwitchPanel. Otherwise, setting this property on an animation panel will override the value of the owning SwitchPanel. (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyGets or sets the EnterAnimationRate property. This dependency property indicates the duration or speed at which "enter" animations occur within the panel. If null is specified and the panel belongs to the Layouts collection of a SwitchPanel, then the EnterAnimationRate property of the SwitchPanel will be used. If null is specified and the panel is being used standalone, then a default speed of 1 will be used. To prevent animations within the panel, you can explicitly set the speed property to 0 or simply set the IsAnimated property to false. (Inherited from AnimationPanel)
Public PropertyGets or sets the EnterAnimator property. This dependency property indicates which iterative layout animator will be used to animate children when they are first added to a panel. This provides for an "animate in" effect. If you'd like to use the same animator for several layouts within a SwitchPanel, you can set the EnterAnimator property directly on the owning SwitchPanel. Otherwise, setting this property on an animation panel will override the value of the owning SwitchPanel. (Inherited from AnimationPanel)
Public PropertyGets or sets the ExitAnimationRate property. This dependency property indicates the duration or speed at which "exit" animations occur within the panel. If null is specified and the panel belongs to the Layouts collection of a SwitchPanel, then the ExitAnimationRate property of the SwitchPanel will be used. If null is specified and the panel is being used standalone, then a default speed of 1 will be used. To prevent animations within the panel, you can explicitly set the speed property to 0 or simply set the IsAnimated property to false. (Inherited from AnimationPanel)
Public PropertyGets or sets the ExitAnimator property. This dependency property indicates which iterative layout animator will be used to animate children when they are removed from a panel. This provides for an "animate out" effect. If you'd like to use the same animator for several layouts within a SwitchPanel, you can set the ExitAnimator property directly on the owning SwitchPanel. Otherwise, setting this property on an animation panel will override the value of the owning SwitchPanel. (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyGets or sets the GapRatio property. This dependency property indicates the size of the gap between items as a ratio to the item size, itself.  
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyGets or sets the IsChildOrderReversed property. This dependency property indicates whether the children are laid out from left to right (or top to bottom for a vertical orientation), as a normal stack panel is, or whether the stack is inverted and laid out from right to left (or bottom to top for a vertical orientation).  
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyGets or sets the LayoutAnimationRate property. This dependency property indicates the duration or speed at which animations occur within the panel. If null is specified and the panel belongs to the Layouts collection of a SwitchPanel, then the LayoutAnimationRate property of the SwitchPanel will be used. If null is specified and the panel is being used standalone, then a default speed of 1 will be used. To prevent animations within the panel, you can explicitly set the speed property to 0 or simply set the IsAnimated property to false. (Inherited from AnimationPanel)
Public PropertyGets or sets the LayoutAnimator property. This dependency property indicates which iterative layout animator will be used to animate children whenever a layout pass arranges the children to a new location. If the LayoutAnimator property is null, then a linear animator will be used for layout animations. To prevent layout animations, you can set the IsAnimated property to false. If you'd like to use the same animator for several layouts within a SwitchPanel, you can set the LayoutAnimator property directly on the owning SwitchPanel. Otherwise, setting this property on an animation panel will override the value of the owning SwitchPanel. (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyGets or sets the Orientation property. This dependency property indicates the orientation direction in which items are arranged in the panel.  
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyGets or sets the SwitchAnimationRate property. This dependency property indicates the duration or speed at which "switch" animations occur within the panel. If null is specified and the panel belongs to the Layouts collection of a SwitchPanel, then the SwitchAnimationRate property of the SwitchPanel will be used. If UnsetValue is specified and the panel is being used standalone, then a default speed of 1 will be used. To prevent animations within the panel, you can explicitly set the speed property to 0 or simply set the IsAnimated property to false. !!! fix these descriptions (Inherited from AnimationPanel)
Public PropertyGets or sets the SwitchAnimator property. This dependency property indicates the animator that will be used for layout switches when the AnimationPanel belongs to the Layouts collection of a SwitchPanel. If the SwitchAnimator property is null, then the LayoutAnimator will be used for both layout animations and switch animations. To prevent switch animations, you can set the AreLayoutSwitchesAnimated property on the owning SwitchPanel to false. If you'd like to use the same animator for all layout switches, you can set the SwitchAnimator property on the owning SwitchPanel. (Inherited from AnimationPanel)
Public PropertyGets the SwitchParent property. This dependency property indicates the parent SwitchPanel (if the current SwitchablePanel is a member of a Layouts collection). (Inherited from AnimationPanel)
Public PropertyGets or sets the SwitchTemplate property. This dependency property indicates the DataTemplate that should be used for SwitchPresenter elements within the SwitchParent's visual tree while the panel is the active layout of the SwitchParent. (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public PropertyGets or sets the TemplateAnimationRate property. This dependency property indicates the duration or speed at which ID'd elements within a SwitchTemplate are animated during a template switch. If null is specified and the panel belongs to the Layouts collection of a SwitchPanel, then the TemplateAnimationRate property of the SwitchPanel will be used. If UnsetValue is specified and the panel is being used standalone, then a default speed of 1 will be used. To prevent animations within the panel, you can explicitly set the speed property to 0 or simply set the IsAnimated property to false. (Inherited from AnimationPanel)
Public PropertyGets or sets the TemplateAnimator property. This dependency property indicates the animator that will be used for layout switches when the AnimationPanel belongs to the Layouts collection of a SwitchPanel. If the TemplateAnimator property is null, then the LayoutAnimator will be used for both layout animations and switch animations. To prevent switch animations, you can set the AreLayoutSwitchesAnimated property on the owning SwitchPanel to false. If you'd like to use the same animator for all layout switches, you can set the TemplateAnimator property on the owning SwitchPanel. (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Public Property (Inherited from AnimationPanel)
Top
Protected Properties
 NameDescription
Protected PropertyGets the children's true visual parent. If SwitchParent is set then it returns SwitchPanel otherwise it returns this. (Inherited from Xceed.Wpf.Toolkit.Panels.AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Internal Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Protected Property (Inherited from AnimationPanel)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.UIElement)
Public Method (Inherited from AnimationPanel)
Public MethodOverloaded.  (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public MethodOverloaded.  (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public MethodOverloaded.  (Inherited from AnimationPanel)
Public MethodOverloaded.  (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public MethodOverloaded.  (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public MethodOverloaded.  (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public MethodOverloaded.  (Inherited from AnimationPanel)
Public MethodOverloaded.  (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Public Method (Inherited from AnimationPanel)
Top
Protected Methods
 NameDescription
Protected Internal Method (Inherited from System.Windows.FrameworkElement)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected MethodOverridden. Arrange the children based on the orientation and factor value  
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Internal Method (Inherited from AnimationPanel)
Protected Internal Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected MethodOverloaded.  (Inherited from AnimationPanel)
Protected MethodOverridden. Measure each element and find out the factor to layout each child in an evenly manner to stretch across the Orientation of the panel  
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected MethodExecutes when a visual child is added directly to the panel or added to the SwitchParent of the panel. (Inherited from AnimationPanel)
Protected MethodExecutes when a visual child is removed directly from the panel or removed from the SwitchParent of the panel. (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Internal Method (Inherited from AnimationPanel)
Protected Internal Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected MethodExecutes when an animation panel becomes the active layout panel for a SwitchPanel. (Inherited from AnimationPanel)
Protected MethodExecutes when an animation panel is no longer the active layout panel for a SwitchPanel. (Inherited from AnimationPanel)
Protected MethodProvides derived classes an opportunity to handle changes to the SwitchParent property. (Inherited from AnimationPanel)
Protected MethodProvides derived classes an opportunity to handle changes to the SwitchTemplate property. (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Internal Method (Inherited from AnimationPanel)
Protected Internal Method (Inherited from AnimationPanel)
Protected MethodA helper method to raise the AnimationBegun event. (Inherited from AnimationPanel)
Protected MethodA helper method to raise the AnimationCompleted event. (Inherited from AnimationPanel)
Protected MethodA helper method to raise the ChildEntered event. (Inherited from AnimationPanel)
Protected MethodA helper method to raise the ChildEntering event. (Inherited from AnimationPanel)
Protected MethodA helper method to raise the ChildExited event. (Inherited from AnimationPanel)
Protected MethodA helper method to raise the ChildExiting event. (Inherited from AnimationPanel)
Protected MethodA helper method to raise the SwitchLayoutActivated event. (Inherited from AnimationPanel)
Protected MethodA helper method to raise the SwitchLayoutDeactivated event. (Inherited from AnimationPanel)
Protected Internal Method (Inherited from AnimationPanel)
Protected Method (Inherited from AnimationPanel)
Protected Internal MethodProvides a secure method for setting the SwitchParent property. This dependency property indicates the parent SwitchPanel (if the current SwitchablePanel is a member of a Layouts collection). (Inherited from AnimationPanel)
Protected Internal Method (Inherited from AnimationPanel)
Top
Public Events
 NameDescription
Public EventOccurs when a layout animation begins within an AnimationPanel. (Inherited from Xceed.Wpf.Toolkit.Panels.AnimationPanel)
Public EventOccurs when a layout animation completes within an AnimationPanel. (Inherited from AnimationPanel)
Public EventOccurs when a child enter animation completes. If no enter animation is used, then this event occurse immediately after the child is added to the panel. (Inherited from AnimationPanel)
Public EventOccurs when a child is first added to the panel. Set the EnterFrom property if you would like an "animate in" effect where the child is animated from the EnterFrom Rect to the ArrangeRect. If EnterFrom is null, the child will simply be arranged at the ArrangeRect location. (Inherited from AnimationPanel)
Public EventOccurs when a child exit animation completes. If no ExitTo rect has been specified, this event is raised immediately after the InitiateChildExit command executes. (Inherited from AnimationPanel)
Public EventOccurs when a child is about to be removed from the panel. Set the ExitTo property if you would like an "animate out" effect where the child is animated from the ArrangeRect to the ExitTo Rect. Set the Cancel property to true to prevent the exit operation entirely. (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public EventOccurs when an animation panel becomes the active layout panel for a SwitchPanel. (Inherited from AnimationPanel)
Public EventOccurs when an AnimationPanel that was the active layout panel for a SwitchPanel is no longer the active layout. (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Public Event (Inherited from AnimationPanel)
Top
See Also

Reference

AutoStretchStackPanel Class
Xceed.Wpf.Toolkit.Panels Namespace