Share via


ScrollViewer.VerticalAnchorRatioProperty 속성

정의

VerticalAnchorRatio 종속성 속성을 식별합니다.

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

속성 값

VerticalAnchorRatio 종속성 속성의 식별자입니다.

적용 대상