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