VirtualizingStackPanel.ExtentHeight プロパティ

定義

エクステントの垂直方向のサイズを含む値を取得します。

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

プロパティ値

範囲の垂直方向のサイズを表す Double 。 既定では、0.0 です。

実装

適用対象