PanningAnimateBack Property (TouchConfiguration)
Indicates whether the control positioning reset should incorporate a smooth animation after showing panning feedback. Set this property to false if the original position of the control needs to be restored immediately.
public bool PanningAnimateBack {get; set;}
'Declaration
Public Property PanningAnimateBack As Boolean