Skip to main content

HyperlinkEditSettings.HighlightedTextProperty Field

Identifies the HyperlinkEditSettings.HighlightedText dependency property.

Namespace: DevExpress.Xpf.Editors.Settings

Assembly: DevExpress.Xpf.Core.v26.1.dll

Declaration

public static readonly DependencyProperty HighlightedTextProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also