ComponentOne Basic Library for UWP
UserDictionary Property

C1.UWP Assembly > C1.Xaml Namespace > ISpellChecker Interface : UserDictionary Property
Gets the user dictionary used for spell-checking.
Syntax
'Declaration
 
ReadOnly Property UserDictionary As System.Collections.Generic.ICollection(Of String)
System.Collections.Generic.ICollection<string> UserDictionary {get;}
See Also

Reference

ISpellChecker Interface
ISpellChecker Members