VirtualizingStackPanel.ViewportWidth 属性

定义

获取包含内容视区水平大小的值。

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

属性值

表示内容视区的垂直大小的 Double。 默认值为 0.0。

实现

适用于