共用方式為


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 相依性屬性的標識碼。

適用於