Skip to main content

SpellingSettings.IgnoreUrlsProperty Field

OBSOLETE

This property has become obsolete. Use the IgnoreUriProperty property instead.

Identifies the SpellingSettings.IgnoreUrls attached property.

Namespace: DevExpress.Xpf.SpellChecker

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

NuGet Package: DevExpress.Wpf.SpellChecker

Declaration

[Obsolete("This property has become obsolete. Use the IgnoreUriProperty property instead.")]
public static readonly DependencyProperty IgnoreUrlsProperty
See Also