Share via


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 依存関係プロパティの識別子。

適用対象