C1.WPF Namespace > ScrollViewerTouchBehavior Class : SetTouchBehavior Method |
'Declaration
Public Shared Sub SetTouchBehavior( _ ByVal scrollViewer As System.Windows.Controls.ScrollViewer, _ ByVal value As ScrollViewerTouchBehavior _ )
'Usage
Dim scrollViewer As System.Windows.Controls.ScrollViewer Dim value As ScrollViewerTouchBehavior ScrollViewerTouchBehavior.SetTouchBehavior(scrollViewer, value)
public static void SetTouchBehavior( System.Windows.Controls.ScrollViewer scrollViewer, ScrollViewerTouchBehavior value )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2