Skip to main content

DXRichEditHyperlinkOptions.EnableUriCorrectionProperty Field

Identifies the DXRichEditHyperlinkOptions.EnableUriCorrection dependency property.

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v23.2.dll

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public static readonly DependencyProperty EnableUriCorrectionProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also