MultiScaleImage.UseSprings Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a value that indicates whether the MultiScaleImage uses spring animations.
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
<MultiScaleImage UseSprings="bool"/>
Property Value
Type: System.Booleantrue if the MultiScaleImage uses spring animations; otherwise, false. The default value is true.
Dependency property identifier field: UseSpringsProperty
Show: