C1.WPF Namespace / ScrollViewerTouchBehavior Class / PanningDirection Property

In This Topic
PanningDirection Property (ScrollViewerTouchBehavior)
In This Topic
Gets or sets the panning direction.
Syntax
'Declaration
 
Public Property PanningDirection As Orientation
 
Remarks
It only applies if IgnoreSwipe is set to true.
See Also