VirtualizingStackPanel.ViewportWidth 屬性

定義

取得包含內容檢視區之水平大小的值。

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

屬性值

Double

Double,代表內容檢視區的垂直大小。 預設值為 0.0。

實作

適用於