RichEditBox.ContentLinkBackgroundColorProperty プロパティ

定義

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

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

プロパティ値

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

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 では機能しません。

適用対象