ScrollViewer.ComputedHorizontalScrollBarVisibilityProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ ComputedHorizontalScrollBarVisibilityProperty { DependencyProperty ^ get(); };
static DependencyProperty ComputedHorizontalScrollBarVisibilityProperty();
public static DependencyProperty ComputedHorizontalScrollBarVisibilityProperty { get; }
var dependencyProperty = ScrollViewer.computedHorizontalScrollBarVisibilityProperty;
Public Shared ReadOnly Property ComputedHorizontalScrollBarVisibilityProperty As DependencyProperty

プロパティ値

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

適用対象