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 依赖属性的标识符。

适用于