Back to Devexpress

SpellCheckerBase<T> Fields

wpf-devexpress-dot-xpf-dot-spellchecker-dot-spellcheckerbase-1-dot-underscore-fields.md

latest3.0 KB
Original Source

SpellCheckerBase<T> Fields

Serves as a base class to the DXSpellChecker and RichEditSpellChecker behaviors.

NameDescription
CheckAsYouTypeProperty staticIdentifies the SpellCheckerBase<T>.CheckAsYouTypeProperty dependency property.
CultureProperty staticIdentifies the SpellCheckerBase<T>.CultureProperty dependency property.
IgnoreEmailsProperty staticIdentifies the SpellCheckerBase<T>.IgnoreEmailsProperty dependency property.
IgnoreMixedCaseWordsProperty staticIdentifies the SpellCheckerBase<T>.IgnoreMixedCaseWordsProperty dependency property.
IgnoreRepeatedWordsProperty staticIdentifies the SpellCheckerBase<T>.IgnoreRepeatedWordsProperty dependency property.
IgnoreUpperCaseWordsProperty staticIdentifies the SpellCheckerBase<T>.IgnoreUpperCaseWordsProperty dependency property.
IgnoreUriProperty staticIdentifies the SpellCheckerBase<T>.IgnoreUriProperty dependency property.
IgnoreWordsWithNumbersProperty staticIdentifies the SpellCheckerBase<T>.IgnoreWordsWithNumbersProperty dependency property.
SpellingFormTypeProperty staticIdentifies the SpellCheckerBase<T>.SpellingFormTypeProperty dependency property.

See Also

SpellCheckerBase<T> Class

SpellCheckerBase<T> Members

DevExpress.Xpf.SpellChecker Namespace