UIElement.XYFocusDown Property

Definition

Gets or sets the object that gets focus when a user presses down on the Directional Pad (D-pad) of a game controller.

C#
public DependencyObject XYFocusDown { get; set; }

Property Value

The object that gets focus when a user presses down on the Directional Pad (D-pad).

Remarks

For more info about this property, see the XY focus navigation and interaction section of the Gamepad and remote control interactions topic.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6