[]
Sets a touch behavior to a ScrollViewer.
public static void SetTouchBehavior(ScrollViewer scrollViewer, ScrollViewerTouchBehavior value)
Type | Name | Description |
---|---|---|
ScrollViewer | scrollViewer | The scroll viewer that will be able to be scrolled with the finger. |
ScrollViewerTouchBehavior | value | The touch behavior instance. |