ScrollViewer.HorizontalAnchorRatioProperty Property

Definition

Identifies the HorizontalAnchorRatio dependency property.

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

Property Value

The identifier for the HorizontalAnchorRatio dependency property.

Windows requirements

Device family
Windows 10, version 1809 (introduced in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v7.0)

Applies to