Share via


UIElement.XYFocusUpProperty 속성

정의

XYFocusUp 종속성 속성을 식별합니다.

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

속성 값

XYFocusUp 종속성 속성의 식별자입니다.

적용 대상