共用方式為


ScrollViewer.HorizontalAnchorRatioProperty 屬性

定義

識別 HorizontalAnchorRatio 相依性屬性。

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

屬性值

HorizontalAnchorRatio 相依性屬性的標識碼。

適用於