UIElement.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 = UIElement.xYFocusDownNavigationStrategyProperty;
Public Shared ReadOnly Property XYFocusDownNavigationStrategyProperty As DependencyProperty

Property Value

The identifier for the XYFocusDownNavigationStrategy dependency property.

Applies to