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 です。

実装

適用対象