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 依存関係プロパティの識別子。

適用対象