Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / ScrollViewerTouchBehavior Class
Fields Properties Methods


In This Topic
    ScrollViewerTouchBehavior Class Members
    In This Topic

    The following tables list the members exposed by ScrollViewerTouchBehavior.

    Public Constructors
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the HasInertia dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IgnoreSwipe dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the PanningDirection dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the TouchBehavior attached property.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets a value indicating whether the touch scrolling will have inertia.  
    Public PropertyGets or sets a value indicating whether the swipe gesture is ignored.  
    Public PropertyGets or sets the panning direction.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Gets the touch behavior associated with the specified ScrollViewer.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Sets a touch behavior to a ScrollViewer.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Top
    See Also