ReorderGridAnimation Class

Definition

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.

Applies to