UIElement.XYFocusDownProperty Property

Definition

Identifies the XYFocusDown dependency property.

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

Property Value

The identifier for the XYFocusDown dependency property.

Applies to