VirtualizingStackPanel.ViewportHeight プロパティ

定義

コンテンツのビューポートの縦幅を含む値を取得します。

public:
 property double ViewportHeight { double get(); };
public double ViewportHeight { get; }
member this.ViewportHeight : double
Public ReadOnly Property ViewportHeight As Double

プロパティ値

コンテンツのビューポートの縦のサイズを表す Double。 既定では、0.0 です。

実装

適用対象