UIElement.XYFocusUpNavigationStrategyProperty Property

Definition

Identifies the XYFocusUpNavigationStrategy dependency property.

public:
 static property DependencyProperty ^ XYFocusUpNavigationStrategyProperty { DependencyProperty ^ get(); };
static DependencyProperty XYFocusUpNavigationStrategyProperty();
public static DependencyProperty XYFocusUpNavigationStrategyProperty { get; }
var dependencyProperty = UIElement.xYFocusUpNavigationStrategyProperty;
Public Shared ReadOnly Property XYFocusUpNavigationStrategyProperty As DependencyProperty

Property Value

The identifier for the XYFocusUpNavigationStrategy dependency property.

Applies to