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

适用于