- 
                Notifications
    You must be signed in to change notification settings 
- Fork 903
PileFlowItem
        DianeXceed edited this page Jun 21, 2017 
        ·
        3 revisions
      
    Only available in the Plus Edition
Used as wrapper to FrameworkElement to display it in PileFlowPanel.
| Property | 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 transform. | 
| 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. |