UIElement.XYFocusLeftNavigationStrategyProperty プロパティ

定義

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

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

プロパティ値

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

適用対象