UIElement.XYFocusDownProperty プロパティ

定義

XYFocusDown 依存関係プロパティを識別します。

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

プロパティ値

XYFocusDown 依存関係プロパティの識別子。

適用対象