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

実装

適用対象