Hyperlink.XYFocusDownNavigationStrategyProperty Property

Definition

Identifies the XYFocusDownNavigationStrategy dependency property.

public:
 static property DependencyProperty ^ XYFocusDownNavigationStrategyProperty { DependencyProperty ^ get(); };
static DependencyProperty XYFocusDownNavigationStrategyProperty();
public static DependencyProperty XYFocusDownNavigationStrategyProperty { get; }
var dependencyProperty = Hyperlink.xYFocusDownNavigationStrategyProperty;
Public Shared ReadOnly Property XYFocusDownNavigationStrategyProperty As DependencyProperty

Property Value

The identifier for the XYFocusDownNavigationStrategy dependency property.

Windows requirements

Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)

Applies to