RichEditBox.ContentLinkBackgroundColorProperty Eigenschaft

Definition

Identifiziert die ContentLinkBackgroundColor-Abhängigkeitseigenschaft.

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

Eigenschaftswert

Der Bezeichner für die ContentLinkBackgroundColor-Abhängigkeitseigenschaft.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v6.0)

Hinweise

Wichtig

Diese API unterstützt Inhaltslinks. Die Windows-Features, die Inhaltsverknüpfungen ermöglichen, sind in Windows-Versionen nach Windows 10, Version 1903, nicht mehr verfügbar. Inhaltsverknüpfungen für XAML-Textsteuerelemente funktionieren in Windows-Versionen nach Version 1903 nicht mehr.

Gilt für: