Name | Description | |
---|---|---|
![]() | PileFlowItem Constructor | Initializes a new instance of the PileFlowItem class. |
The following tables list the members exposed by PileFlowItem.
Name | Description | |
---|---|---|
![]() | PileFlowItem Constructor | Initializes a new instance of the PileFlowItem class. |
Name | Description | |
---|---|---|
![]() | Element | Gets the FrameworkElement of the current item. |
![]() | HeightAnimation | Gets the height animation. |
![]() | Index | Gets or sets the index of the current item from the selected item. |
![]() | MoveTransform | Gets the move translation. |
![]() | OpacityAnimation | Gets the opacity animation. |
![]() | ScaleTransform | Gets the scale transform. |
![]() | WidthAnimation | Gets the width animation. |
![]() | XAnimation | Gets the x-axis animation. |
![]() | YAnimation | Gets the y-axis animation. |
Name | Description | |
---|---|---|
![]() | GetAnimationProgress | Returns animation progress of the current item. |
![]() | HideElement | Hides the current element. |
![]() | OnZIndexChanged | Occurs when the item's z-order index should be changed. |
![]() | RestartItemAnimation | Restarts the animation to change deceleration. |
![]() | SetSpeedRatio | Sets the speed ratio for item animation. |
![]() | ShowElement | Showes the current element. |
![]() | StartItemAnimation | Starts the animation of the current item with specified transfom values. |
![]() | UpdateZIndex | Updates the z-order index depending on the item's index. |