[]
        
(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)
Public Shared Function GetTouchBehavior(scrollViewer As ScrollViewer) As ScrollViewerTouchBehavior
Parameters
Type Name Description
ScrollViewer scrollViewer

The scroll viewer which has the touch behavior attached.

Returns
Type Description
ScrollViewerTouchBehavior