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



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