Gets or sets how to soften the reordering movement.

Namespace:  C1.Xaml.TileView
Assembly:  C1.Xaml.TileView (in C1.Xaml.TileView.dll)

Syntax

C#
public EasingFunctionBase AnimationEasingFunction { get; set; }
Visual Basic
Public Property AnimationEasingFunction As EasingFunctionBase
	Get
	Set

See Also