ComponentOne SpellChecker for WPF and Silverlight
SpellDictionaryBase Class
Members 

C1.WPF.SpellChecker Namespace : SpellDictionaryBase Class
Base class for built-in and user dictionaries (see (SpellDictionary and UserDictionary).
Syntax
'Declaration
 
Public MustInherit Class SpellDictionaryBase 
   Implements ISpellDictionary 
public abstract class SpellDictionaryBase : ISpellDictionary  
Inheritance Hierarchy

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

See Also

Reference

SpellDictionaryBase Members
C1.WPF.SpellChecker Namespace