[]
Gets or sets whether the animation timer should be created for processing inertia (true by default).
public bool UseTimerForInertia { get; set; }
Call the ProcessTimerTick method for processing inertia when this property is set to False.