Skip to main content
A newer version of this page is available. .

DXRichEditAutoCorrectOptions.DetectUrlsProperty Field

Identifies the DXRichEditAutoCorrectOptions.DetectUrls dependency property.

Namespace: DevExpress.Xpf.RichEdit

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.RichEdit, DevExpress.Wpf.RichEdit

Declaration

public static readonly DependencyProperty DetectUrlsProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also