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 です。

実装

適用対象