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 10 版本 1903 的 Windows 版本中不提供启用内容链接的 Windows 功能。 在高于 1903 版本的 Windows 版本中,XAML 文本控件的内容链接将无法正常运行。

适用于