ComponentOne Basic Library for WPF and Silverlight
SnapsToDevicePixels Property (ScrollViewerTouchBehavior)


C1.WPF Namespace > ScrollViewerTouchBehavior Class : SnapsToDevicePixels Property
Syntax
'Declaration
 
Public Property SnapsToDevicePixels As System.Boolean
'Usage
 
Dim instance As ScrollViewerTouchBehavior
Dim value As System.Boolean
 
instance.SnapsToDevicePixels = value
 
value = instance.SnapsToDevicePixels
public System.bool SnapsToDevicePixels {get; set;}
See Also

Reference

ScrollViewerTouchBehavior Class
ScrollViewerTouchBehavior Members