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 依赖属性的标识符。

适用于