ScrollViewer.ViewportHeightProperty プロパティ

定義

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

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

プロパティ値

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

適用対象