Back to Devexpress

SpellingSettings.Culture Attached Property

wpf-devexpress-dot-xpf-dot-spellchecker-dot-spellingsettings-cb8ff2d2.md

latest1.3 KB
Original Source

SpellingSettings.Culture Attached Property

Gets or sets the culture-specific settings of the spell checker. This is a dependency property. This is an attached property.

Namespace : DevExpress.Xpf.SpellChecker

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

NuGet Package : DevExpress.Wpf.SpellChecker

Declaration

See GetCulture(DependencyObject) and SetCulture(DependencyObject, CultureInfo).

Returns

TypeDescription
CultureInfo

CultureInfo object that specifies culture settings (the symbols encoding, language and phonetic specifics).

|

See Also

SpellingSettings Class

SpellingSettings Members

DevExpress.Xpf.SpellChecker Namespace