次の方法で共有


ContentLink.XYFocusRightProperty プロパティ

定義

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

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

プロパティ値

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

注釈

重要

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

適用対象