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。

实现

适用于