UIElement.XYFocusLeftProperty プロパティ

定義

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

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

プロパティ値

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

適用対象