共用方式為


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

適用於