ScrollViewer.IsVerticalScrollChainingEnabledProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.