ScrollViewer.ScrollableHeightProperty プロパティ

定義

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

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

プロパティ値

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

適用対象