ScrollViewer.IsVerticalScrollChainingEnabledProperty プロパティ

定義

IsVerticalScrollChainingEnabled 依存関係プロパティを識別します。

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

プロパティ値

IsVerticalScrollChainingEnabled 依存関係プロパティの識別子。

適用対象