UIElement.XYFocusRightProperty Property

Definition

Identifies the XYFocusRight dependency property.

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

Property Value

The identifier for the XYFocusRight dependency property.

Applies to