ScrollContentPresenter.ExtentHeight プロパティ

定義

エクステントの縦幅を取得します。

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

プロパティ値

Double

範囲の縦のサイズ。 このプロパティには既定値はありません。

実装

適用対象