ItemsReorderAnimation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides the ability to assign a reorder animation to a Windows.UI.Xaml.Controls.ListViewBase.
public static class ItemsReorderAnimation
type ItemsReorderAnimation = class
Public Class ItemsReorderAnimation
- Inheritance
-
ItemsReorderAnimation
Fields
DurationProperty |
Identifies the attached "Duration" Windows.UI.Xaml.DependencyProperty. |
Attached Properties
Duration |
Methods
GetDuration(ListViewBase) |
Gets the value of the DurationProperty property. |
SetDuration(ListViewBase, TimeSpan) |
Sets a value for the duration, in milliseconds, the animation should take. |