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 종속성 속성의 식별자입니다.

적용 대상