Skip to main content

DXRichEditHyperlinkOptions.EnableUriCorrectionProperty Field

Identifies the DXRichEditHyperlinkOptions.EnableUriCorrection dependency property.

Namespace: DevExpress.Xpf.RichEdit

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

Declaration

public static readonly DependencyProperty EnableUriCorrectionProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also