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相依性屬性的識別碼。

適用於