Back to Devexpress

SpellingSettings Fields

wpf-devexpress-dot-xpf-dot-spellchecker-dot-spellingsettings-dot-underscore-fields.md

latest3.8 KB
Original Source

SpellingSettings Fields

Specifies spelling settings for a framework element.

NameDescription
CheckAsYouTypeProperty staticIdentifies the SpellingSettings.CheckAsYouType attached property.
CultureProperty staticIdentifies the SpellingSettings.Culture attached property.
DictionarySourceCollectionProperty staticIdentifies the SpellingSettings.DictionarySourceCollection dependency property.
IgnoreEmailsProperty staticIdentifies the SpellingSettings.IgnoreEmails attached property.
IgnoreMixedCaseWordsProperty staticIdentifies the SpellingSettings.IgnoreMixedCaseWords attached property.
IgnoreRepeatedWordsProperty staticIdentifies the SpellingSettings.IgnoreRepeatedWords attached property.
IgnoreUpperCaseWordsProperty staticIdentifies the SpellingSettings.IgnoreUpperCaseWords attached property.
IgnoreUriProperty staticIdentifies the SpellingSettings.IgnoreUri attached property.
IgnoreUrlsProperty staticObsolete. Identifies the SpellingSettings.IgnoreUrls attached property.
IgnoreWordsWithNumbersProperty staticIdentifies the SpellingSettings.IgnoreWordsWithNumbers dependency property.
ShowSpellCheckMenuProperty staticIdentifies the SpellingSettings.ShowSpellCheckMenu attached property.
SpellCheckerProperty staticIdentifies the SpellingSettings.SpellChecker attached property.
UnderlineColorProperty staticIdentifies the SpellingSettings.UnderlineColor attached property.
UnderlineStyleProperty staticIdentifies the SpellingSettings.UnderlineStyle attached property.

See Also

SpellingSettings Class

SpellingSettings Members

DevExpress.Xpf.SpellChecker Namespace