Hyperlink.XYFocusLeftProperty 属性

定义

标识 XYFocusLeft 依赖属性。

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

属性值

XYFocusLeft 依赖属性的标识符。

适用于