Skip to main content

SpellingSettings.DictionarySourceCollection Attached Property

Specifies a collection of source dictionaries that are used to check spelling in a document. This is a dependency property. This is an attached property.

Namespace: DevExpress.Xpf.SpellChecker

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

NuGet Package: DevExpress.Wpf.SpellChecker

Declaration

Returns

Type Description
DictionarySourceCollection

A DictionarySourceCollection object.

See Also