VirtualizingStackPanel.ExtentHeight 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
會得到包含該範圍垂直大小的值。
public:
property double ExtentHeight { double get(); };
public double ExtentHeight { get; }
member this.ExtentHeight : double
Public ReadOnly Property ExtentHeight As Double
屬性值
Double A 代表該範圍的垂直大小。 預設值為 0.0。