ScrollingObjectCollection.ReleaseThresholdBack Property     
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.
Withdraw amount, in meters, from the back of the scroll boundary needed to transition from touch engaged to released.
public:
 property float ReleaseThresholdBack { float get(); void set(float value); };public float ReleaseThresholdBack { get; set; }member this.ReleaseThresholdBack : single with get, setPublic Property ReleaseThresholdBack As Single