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

注釈

ビューポートは、コンテンツの表示領域です。

依存プロパティ情報

識別子フィールド ViewportWidthProperty
に設定されたメタデータ プロパティ true なし

適用対象