ScrollContentPresenter.ViewportWidth プロパティ

定義

このコンテンツのビューポートの水平方向のサイズを取得します。

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

プロパティ値

Double

このコンテンツのビューポートの水平方向のサイズ。 このプロパティには既定値はありません。

実装

適用対象