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

適用於