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 依赖属性的标识符。

适用于