ComponentOne FinancialChart for WPF
C1.WPF Namespace / ScrollViewerTouchBehavior Class / PanningDirectionProperty Field



In This Topic
    PanningDirectionProperty Field
    In This Topic
    Identifies the PanningDirection dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PanningDirectionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ScrollViewerTouchBehavior.PanningDirectionProperty
    public static readonly DependencyProperty PanningDirectionProperty
    public:
    static readonly DependencyProperty^ PanningDirectionProperty
    See Also