次の方法で共有


ContentLink.XYFocusDownNavigationStrategyProperty プロパティ

定義

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

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

プロパティ値

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

注釈

重要

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

適用対象