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.v24.1.dll
NuGet Package: DevExpress.Wpf.SpellChecker
Declaration
Returns
Type | Description |
---|---|
SpellChecker | A SpellChecker instance. |
See Also