SpellCheckerCustomDictionaryExtension Properties
An extension object implementing the SpellCheckerCustomDictionary functionality in XAML.| Name | Description |
|---|---|
| AlphabetUri | Gets or sets the alphabet file URI. |
| Culture | Gets or sets the dictionary’s culture specific settings. |
| DictionaryUri | Gets or sets the dictionary (Base Words) file URI. |
| Encoding | Gets or sets the dictionary text encoding. |
See Also