次の方法で共有


ContentLink.XYFocusUpNavigationStrategyProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ XYFocusUpNavigationStrategyProperty { DependencyProperty ^ get(); };
static DependencyProperty XYFocusUpNavigationStrategyProperty();
public static DependencyProperty XYFocusUpNavigationStrategyProperty { get; }
var dependencyProperty = ContentLink.xYFocusUpNavigationStrategyProperty;
Public Shared ReadOnly Property XYFocusUpNavigationStrategyProperty As DependencyProperty

プロパティ値

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

注釈

重要

この API では、コンテンツ リンクがサポートされています。 コンテンツ リンクを可能にする Windows の機能は、Windows 10 バージョン 1903 より後のバージョンの Windows では利用できません。 XAML テキスト コントロールのコンテンツ リンクは、バージョン 1903 より後のバージョンの Windows では機能しません。

適用対象