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。

实现

适用于