Share via


ScrollView.HorizontalScrollChainModeProperty Property

Definition

Identifies the HorizontalScrollChainMode dependency property.

public:
 static property DependencyProperty ^ HorizontalScrollChainModeProperty { DependencyProperty ^ get(); };
static DependencyProperty HorizontalScrollChainModeProperty();
public static DependencyProperty HorizontalScrollChainModeProperty { get; }
var dependencyProperty = ScrollView.horizontalScrollChainModeProperty;
Public Shared ReadOnly Property HorizontalScrollChainModeProperty As DependencyProperty

Property Value

The identifier for the HorizontalScrollChainMode dependency property.

Applies to