Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.SpellChecker

Declaration

Returns

Type Description
SpellChecker

A SpellChecker instance.

See Also