Hyperlink.XYFocusUpProperty 属性

定义

标识 XYFocusUp 依赖属性。

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

属性值

XYFocusUp 依赖属性的标识符。

适用于