ScrollViewer.ExtentHeightProperty プロパティ

定義

ExtentHeight 依存関係プロパティの識別子。

public:
 static property DependencyProperty ^ ExtentHeightProperty { DependencyProperty ^ get(); };
static DependencyProperty ExtentHeightProperty();
public static DependencyProperty ExtentHeightProperty { get; }
var dependencyProperty = ScrollViewer.extentHeightProperty;
Public Shared ReadOnly Property ExtentHeightProperty As DependencyProperty

プロパティ値

ExtentHeight 依存関係プロパティの識別子。

適用対象