SpellingSettings.SpellChecker Attached Property
Specifies the SpellChecker instance to which the settings are applied. This is a dependency property.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v25.1.dll
NuGet Package: DevExpress.Wpf.SpellChecker
Declaration
Returns
| Type | Description |
|---|---|
| SpellChecker | A SpellChecker instance. |
See Also