RichEditBox.ContentLinkProvidersProperty プロパティ

定義

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

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

プロパティ値

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

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

適用対象