ReorderGridAnimation 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 GridView.
public class ReorderGridAnimation
type ReorderGridAnimation = class
Public Class ReorderGridAnimation
- Inheritance
-
ReorderGridAnimation
Constructors
ReorderGridAnimation() |
Fields
DurationProperty |
Identifies the Duration attached dependency property. |
Properties
IsSupported |
Gets a value indicating whether the platform supports the animation. |
Attached Properties
Duration |
Methods
GetDuration(DependencyObject) |
Gets a value indicating the duration, in milliseconds, the animation should take. |
SetDuration(DependencyObject, Double) |
Sets a value for the duration, in milliseconds, the animation should take. |