Hyperlink.XYFocusRightProperty 属性

定义

标识 XYFocusRight 依赖属性。

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

属性值

XYFocusRight 依赖属性的标识符。

适用于