ScrollViewer.ComputedHorizontalScrollBarVisibilityProperty 屬性

定義

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

適用於