C1.Silverlight Namespace / ScrollViewerTouchBehavior Class / HasInertia Property

In This Topic
HasInertia Property (ScrollViewerTouchBehavior)
In This Topic
Gets or sets a value indicating whether the touch scrolling will have inertia.
Syntax
'Declaration
 
Public Property HasInertia As Boolean
 
See Also