UIElement.XYFocusKeyboardNavigationProperty Property

Definition

Identifies the XYFocusKeyboardNavigation dependency property.

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

Property Value

The identifier for the XYFocusKeyboardNavigation dependency property.

Applies to