RichEditBox.ContentLinkForegroundColorProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ ContentLinkForegroundColorProperty { DependencyProperty ^ get(); };
static DependencyProperty ContentLinkForegroundColorProperty();
public static DependencyProperty ContentLinkForegroundColorProperty { get; }
var dependencyProperty = RichEditBox.contentLinkForegroundColorProperty;
Public Shared ReadOnly Property ContentLinkForegroundColorProperty As DependencyProperty

プロパティ値

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

Windows の要件

デバイス ファミリ
Windows 10, version 1803 (10.0.17134.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v6.0 で導入)

注釈

重要

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

適用対象