SpellCheckerISpellDictionaryExtension Properties
An extension instance implementing the SpellCheckerISpellDictionary 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. |
| GrammarUri | Gets or sets the grammar file (.aff) URI. |
See Also