ComponentOne SpellChecker for WPF and Silverlight
SpellDictionary Class
Members 

C1.WPF.SpellChecker Namespace : SpellDictionary Class
Class that contains a list of words and methods looking them up and loading them from a compressed file.
Syntax
'Declaration
 
Public Class SpellDictionary 
   Inherits SpellDictionaryBase
   Implements ISpellDictionary 
public class SpellDictionary : SpellDictionaryBase, ISpellDictionary  
Inheritance Hierarchy

System.Object
   C1.WPF.SpellChecker.SpellDictionaryBase
      C1.WPF.SpellChecker.SpellDictionary

See Also

Reference

SpellDictionary Members
C1.WPF.SpellChecker Namespace