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

SpellCheckerBase<T>.IgnoreWordsWithNumbersProperty Field

Identifies the SpellCheckerBase<T>.IgnoreWordsWithNumbersProperty dependency property.

Namespace: DevExpress.Xpf.SpellChecker

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

Declaration

public static readonly DependencyProperty IgnoreWordsWithNumbersProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also