[]
        
(Showing Draft Content)

C1.WPF.ScrollViewerTouchBehavior.GetTouchBehavior

GetTouchBehavior Method

GetTouchBehavior(ScrollViewer)

Gets the touch behavior associated with the specified ScrollViewer.

Declaration
public static ScrollViewerTouchBehavior GetTouchBehavior(ScrollViewer scrollViewer)
Parameters
Type Name Description
ScrollViewer scrollViewer

The scroll viewer which has the touch behavior attached.

Returns
Type Description
ScrollViewerTouchBehavior