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.1.dll
NuGet Package: DevExpress.Wpf.SpellChecker
Declaration
Returns
| Type | Description |
|---|---|
| CultureInfo | CultureInfo object that specifies culture settings (the symbols encoding, language and phonetic specifics). |
See Also