ScrollViewer.IsVerticalScrollChainingEnabledProperty Property

Definition

Identifies the IsVerticalScrollChainingEnabled dependency property.

public:
 static property DependencyProperty ^ IsVerticalScrollChainingEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsVerticalScrollChainingEnabledProperty();
public static DependencyProperty IsVerticalScrollChainingEnabledProperty { get; }
var dependencyProperty = ScrollViewer.isVerticalScrollChainingEnabledProperty;
Public Shared ReadOnly Property IsVerticalScrollChainingEnabledProperty As DependencyProperty

Property Value

The identifier for the IsVerticalScrollChainingEnabled dependency property.

Applies to