Share via


ScrollPresenter.VerticalScrollChainModeProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ VerticalScrollChainModeProperty { DependencyProperty ^ get(); };
static DependencyProperty VerticalScrollChainModeProperty();
public static DependencyProperty VerticalScrollChainModeProperty { get; }
var dependencyProperty = ScrollPresenter.verticalScrollChainModeProperty;
Public Shared ReadOnly Property VerticalScrollChainModeProperty As DependencyProperty

プロパティ値

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

適用対象