共用方式為


ScrollPresenter.ComputedHorizontalScrollModeProperty 屬性

定義

識別 ComputedHorizontalScrollMode 相依性屬性。

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

屬性值

ComputedHorizontalScrollMode 相依性屬性的標識符。

適用於